expand2 2.0.0.0
|
Expand2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Expand2 Click example.
This application demonstrates the use of the Expand 2 click board.
The demo application is composed of two sections :
Initializes the driver and logger, and then sets the click default configuration: PORTA as output, PORTB as input with pull-ups on all pins.
Sets other pin of PORTA every 3 seconds, then reads and displays the status of both ports on USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |