USB Config Bitmasks. See HidUart_SetUsbConfig() More...
Macros | |
| #define | HID_UART_SET_VID 0x01 |
| VID. More... | |
| #define | HID_UART_SET_PID 0x02 |
| PID. More... | |
| #define | HID_UART_SET_POWER 0x04 |
| Power. More... | |
| #define | HID_UART_SET_POWER_MODE 0x08 |
| Power Mode. More... | |
| #define | HID_UART_SET_RELEASE_VERSION 0x10 |
| Release Version. More... | |
| #define | HID_UART_SET_FLUSH_BUFFERS 0x20 |
| Flush Buffers. More... | |
| #define | HID_UART_SET_IGNORE 0 |
| USB Config Bit Values. More... | |
| #define | HID_UART_SET_PROGRAM 1 |
| Field will be reprogrammed. More... | |
USB Config Bitmasks. See HidUart_SetUsbConfig()
USB Config Bitmasks
| #define HID_UART_SET_FLUSH_BUFFERS 0x20 |
Flush Buffers.
| #define HID_UART_SET_IGNORE 0 |
USB Config Bit Values.
Field will be unchanged
| #define HID_UART_SET_PID 0x02 |
PID.
| #define HID_UART_SET_POWER 0x04 |
Power.
| #define HID_UART_SET_POWER_MODE 0x08 |
Power Mode.
| #define HID_UART_SET_PROGRAM 1 |
Field will be reprogrammed.
| #define HID_UART_SET_RELEASE_VERSION 0x10 |
Release Version.
| #define HID_UART_SET_VID 0x01 |
VID.