angle5 2.0.0.0
|
Angle5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Angle5 Click example.
Angle 5 click is a magnetic rotational sensor. It communicates with the target microcontroller over SPI interface.
The demo application is composed of two sections :
Initializes the driver.
Reads the angle position of the magnet and displays the results on the USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |