mux5 2.1.0.0
|
MUX 5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
MUX 5 Click example.
This example demonstrates the use of MUX 5 click board by mapping the common connection A and B to different channels every 5 seconds.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Maps the common connection A and B to different channels every 5 seconds, and displays the channels state on the USB UART.
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 | ) |