nanopower2 2.0.0.0
|
Nano Power 2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | out_check |
uint8_t | out_check_prev |
Nano Power 2 Click example.
This application logs the comparators output value on USBUART.
The demo application is composed of two sections :
Initializes GPIO driver.
Checks the comparator's output and logs output value on USBUART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint8_t out_check |
uint8_t out_check_prev |