ism
2.0.0.0
|
Ism Click example. More...
Macros | |
#define | RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Ism Click example.
This library contains API for the ISM Click driver. This example transmits/receives and processes data from ISM clicks. The library initializes and defines the UART bus drivers to transmit or receive data.
The demo application is composed of two sections :
Initializes driver and set performs the default configuration.
Transmitter/Receiver task depends on uncommented code. Receiver logging each received byte to the UART for data logging, while transmitted send messages every 1 second.
#define RECEIVER |
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
void application_task | ( | void | ) |
void main | ( | void | ) |