expand13 2.0.0.0
|
Expand13 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Expand13 Click example.
This example demonstrates the use of Expand 13 click board, by writing data to all six ports and then reading back the status of the ports.
The demo application is composed of two sections :
Initializes the driver and enables the click board.
Sets the pins of all ports and then reads and displays their status on the USB UART approximately once per second.
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 | ) |