hallcurrent3 2.0.0.0
|
HallCurrent3 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
HallCurrent3 Click example.
The example starts off with the logger and click modules and then starts measuring and displaying current values.
The demo application is composed of two sections :
Initializes and configures the logger and click modules.
Reads and displays current values every second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |