powermux 2.0.0.0
|
Power MUX Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Power MUX Click Example.
This Click features power multiplexer that enables transition between two power supplies, each operating at 2.8V to 5.5V and delivering up to 2A current depending on the package.
The demo application is composed of two sections :
Enables GPIO and starts write log.
Changes power inputs every 3 seconds and displays the currently set mode on the 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 | ) |