magneto7 2.0.0.0
|
Magneto7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Magneto7 Click example.
This demo application reads position of a magnet above the sensor.
The demo application is composed of two sections :
Initializes device.
Waits for INT pin to go LOW, gets raw data, converts it to uT and logs results.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |