ipd2
2.1.0.0
|
IPD 2 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IPD 2 Click Example.
This example demonstrates the use of IPD 2 click by toggling the output state.
The demo application is composed of two sections :
Initializes the driver and logger.
Toggles OUT1 and OUT2 state every 3 seconds and displays both outputs state and status diagnostics pin state. If the status pin is HIGH it indicates that the fault condition on this output has occurred and the output is disabled.
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 | ) |