vreg2
2.0.0.0
|
Vreg2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Vreg2 Click example.
This application enables voltage regulation.
The demo application is composed of two sections :
Initializes the GPIO driver and configures the PWM peripheral for controlling VREG2 voltage output.
Based on the data received from the uart the voltage output will be increased or decreased.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |