digiin2
2.1.0.0
|
DIGI IN 2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
DIGI IN 2 Click example.
This example demonstrates the use of DIGI IN 2 Click board by reading and displaying the state of the channels.
The demo application is composed of two sections :
Initializes the driver, performs the click default configuration.
Reads and displays on the USB UART the channel state every 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 | ) |