expand12 2.0.0.0
|
Expand12 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Expand12 Click example.
This example demonstrates the use of Expand 12 click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the first three ports (pins 4-23) as output and the fourth port (pins 24-31) as input with pull-ups.
Sets the pins of the first three ports and then reads the status of all pins and displays the result on the USB UART approximately every 100 miliseconds.
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 | ) |