tmrmixsens 2.0.0.0
|
Tmrmixsens Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Tmrmixsens Click example.
The TMR mix-sens Click has three types of magnetic field sensors: Two digital and one analog sensor.
The demo application is composed of two sections :
Initializes the driver and logger and makes an initial log.
Displays the ADC value of linear output and the states of bipolar and omnipolar indicators on the USB UART each second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |