adc19 2.0.0.0
|
ADC19 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ADC19 Click example.
This example demonstrates the use of ADC 19 click board by reading the voltage from the two analog input channels.
The demo application is composed of two sections :
Initializes the driver and logger and sets the ADC voltage reference.
Reads and displays the voltage from the two analog input channels on the USB UART approximately every 500ms.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |