compass4
2.0.0.0
|
Compass4 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Compass4 Click example.
This demo application measures magnetic flux data.
The demo application is composed of two sections :
Initializes the driver and resets the module, then checks the communication with the module and sets the module default configuration.
Reads magnetic flux data and displays the values of X, Y, and Z axis to the USB UART each second.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |