mcp2542 2.0.0.0
|
Mcp2542 Click example. More...
Macros | |
#define | DEMO_APP_RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | 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 | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |