mcp2542
2.0.0.0
|
Mcp2542 Click example. More...
Macros | |
#define | DEMO_APP_RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Mcp2542 Click example.
This application use for comunication.
The demo application is composed of two sections :
Driver intialization.
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 | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |