adc16 2.0.0.0
|
ADC16 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ADC16 Click example.
This example demonstrates the use of ADC 16 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 two analog input channels to single-ended mode.
Reads and displays the voltage from the two analog input channels on the USB UART approximately every 100ms.
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 | ) |