fiberopt
2.0.0.0
|
FiberOpt Click example. More...
Macros | |
#define | DEMO_APP_RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
FiberOpt Click example.
This application is an add-on for fiber-optical communication.
The demo application is composed of two sections :
Initalizes UART driver and makes an initial log.
Example can either check if new data byte is received in rx buffer (ready for reading), if ready than reads one byte from rx buffer and displays on USART terminal, or transmit message every 2 seconds.
#define DEMO_APP_RECEIVER |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |