expand14 2.0.0.0
|
Expand14 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Expand14 Click example.
This example demonstrates the use of Expand 14 click board by setting and reading the ports state.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the port 0 as output and the port 1 as input.
Sets the pins of the port 0 and then reads the status of both ports and displays the results 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 | ) |