#include "task.h"
Go to the source code of this file.
Data Structures | |
struct | RREG |
struct | IOREC |
struct | SERIAL |
Defines | |
#define | RS232_N_PORTS 2 |
#define | RS232_DEF_BAUDRATE 115200 |
#define | RS232_DEF_T_BUFF_SIZE 256 |
#define | RS232_DEF_R_BUFF_SIZE 256 |
#define | RS232_STAT_NREC 0 |
#define | RS232_STAT_TMT 1 |
Functions | |
int | RInit (void) |
int RInit | ( | void | ) |