Go to the documentation of this file.
47 #ifndef _UAPI__LINUX_N_R3964_H__
48 #define _UAPI__LINUX_N_R3964_H__
57 #define R3964_ENABLE_SIGNALS 0x5301
58 #define R3964_SETPRIORITY 0x5302
59 #define R3964_USE_BCC 0x5303
60 #define R3964_READ_TELEGRAM 0x5304
63 #define R3964_MASTER 0
67 #define R3964_SIG_ACK 0x0001
68 #define R3964_SIG_DATA 0x0002
69 #define R3964_SIG_ALL 0x000f
70 #define R3964_SIG_NONE 0x0000
71 #define R3964_USE_SIGIO 0x1000
80 #define R3964_MAX_MSG_COUNT 32
84 #define R3964_TX_FAIL -1
85 #define R3964_OVERFLOW -2