ipd2017 2.1.0.0
|
IPD 2017 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IPD 2017 Click Example.
This example demonstrates the use of IPD 2017 click board by toggling the output state.
The demo application is composed of two sections :
Initializes the driver and logger.
Switches on all output pins state for 2 seconds, then switches them off, and turns them on one by one.
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 | ) |