c3dhall7 2.0.0.0
|
3dHall7 Click example More...
Functions | |
void | application_init () |
void | application_task (void) |
int | main (void) |
3dHall7 Click example
Read the position of magnetic
The demo application is composed of two sections :
Initializes driver init, test communication and configuration device for measurement.
Reads 3 Axis of the magnetic sensor and logs this data to USBUART every 500ms.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |