Go to the source code of this file.
#define R3964_ENABLE_SIGNALS 0x5301 |
#define R3964_MAX_MSG_COUNT 32 |
#define R3964_OK 0 /* no error. */ |
#define R3964_READ_TELEGRAM 0x5304 |
#define R3964_SETPRIORITY 0x5302 |
#define R3964_SIG_ACK 0x0001 |
#define R3964_SIG_ALL 0x000f |
#define R3964_SIG_DATA 0x0002 |
#define R3964_SIG_NONE 0x0000 |
#define R3964_TX_FAIL -1 /* transmission error, block NOT sent */ |
#define R3964_USE_BCC 0x5303 |
#define R3964_USE_SIGIO 0x1000 |
- Enumerator:
R3964_MSG_ACK |
|
R3964_MSG_DATA |
|
Definition at line 78 of file n_r3964.h.