adc5 2.0.0.0
|
ADC5 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
ADC5 Click example.
This example showcases how to initialize and configure the logger and click modules and how to read and display ADC voltage data from the click.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules.
This function reads and displays ADC voltage data every second.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |