trf 2.0.0.0
|
Trf Click example. More...
Macros | |
#define | DEMO_APP_RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Trf Click example.
This is a example which demonstrates the use of Trf Click board.
The demo application is composed of two sections :
Configuring clicks and log objects.
Checks if new data byte have received in rx buffer (ready for reading), and if ready than reads one byte from rx buffer. In second case aplication task writes message data via UART.
#define DEMO_APP_RECEIVER |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |