expand10 2.0.0.0
|
Expand10 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Expand10 Click example.
This example demonstrates the use of Expand 10 click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the first two ports as output and the third port as input with pull-down enabled.
Sets the pins of the first two ports and then reads and displays the status of all ports 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 | ) |