isoadc3 2.0.0.0
|
ISOADC3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint16_t | voltage |
ISOADC3 Click example.
This example shows the capabilities of the ISO ADC 3 click.
The demo application is composed of two sections :
Initalizes I2C driver and makes an initial log.
Measures ADC voltage level and prints it via USB UART terminal.
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 | ) |
uint16_t voltage |