vreg 2.0.0.0
|
Vreg Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Vreg Click example.
This is an example that demonstrates the use of VREG click board.
The demo application is composed of two sections :
Initializes driver and sets output voltage.
Reads ADC data from all 3 channels, converts those values to voltage and displays the results on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |