adc17 2.0.0.0
|
ADC17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ADC17 Click example.
This example demonstrates the use of ADC 17 click board by reading the voltage from the two analog input channels.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the input channels to single-ended unipolar mode.
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 | ) |