
Go to the source code of this file.
Classes | |
| struct | _InterfaceSettings |
| class | InterfaceConfig |
Typedefs | |
| typedef struct _InterfaceSettings | InterfaceSettings |
Variables | |
| const int | COM_DEVICE = 0 |
| const int | TCP_DEVICE = 2 |
| const int | USB_DEVICE = 1 |
| typedef struct _InterfaceSettings InterfaceSettings |
| const int COM_DEVICE = 0 |
Definition at line 4 of file BRMDemo/src/InterfaceConfig.h.
| const int TCP_DEVICE = 2 |
Definition at line 6 of file BRMDemo/src/InterfaceConfig.h.
| const int USB_DEVICE = 1 |
Definition at line 5 of file BRMDemo/src/InterfaceConfig.h.