This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | RSM_FRAMELEN 0x48 |
Functions | |
void | RSM_process (unsigned char c) |
int | RSM_getframe (unsigned char *buffer) |
int | RSM_send_frame (unsigned char *buffer) |
int | RSM_init_rx () |
int | RSM_init_tx () |
int | RSM_deinitrx () |
disables reception. More... | |
int | RSM_deinittx () |
disables transmission. More... | |
Variables | |
int | RSM_good |
int | _RSM_bad |
int | _RSM_ugly |
int | _RSM_bytes |
int | _RSM_uglycount |
unsigned char | _RSM_enabled |
|
Definition at line 20 of file rsm.h. Referenced by RSM_getframe, and RSM_send_frame. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|