usbmux 2.1.0.0
|
USB MUX Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
USB MUX Click Example.
This example demonstrates the use of the USB MUX Click board. This driver provides functions for device configurations and for the selection of the output.
The demo application is composed of two sections :
Initialization of the log UART, performing default configuration which disables the output.
Reading user input from UART Terminal and using it for the selection of the output of disabling output of the USB MUX Click board.
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 | ) |