Macros | |
| #define | HID_UART_INVALID_CONFIG_NUMBER kInvalidConfigNumber |
| Requested config number >= MAX_CONFIGS. More... | |
| #define | HID_UART_BOOT_INDEXES_DEPLETED kBootIndicesDepleted |
| All boot indices have been used. More... | |
| #define | HID_UART_REQUESTED_CONFIG_NOT_PRESENT kRequestedConfigNotPresent |
| Pointer to requested config is 0xFFFF. More... | |
| #define | HID_UART_CONFIG_INVALID kRequestedConfigInvalid |
| Specified config consists of invalid parameters. More... | |
| #define | HID_UART_CONFIG_POINTERS_DEPLETED kConfigPointersDepleted |
| All Config pointer slots have been used. More... | |
| #define | HID_UART_CONFIG_SPACE_DEPLETED kConfigSpaceDepleted |
| Not enough space to save the new config. More... | |
| #define | HID_UART_BOOT_INDEX_UNCHANGED kBootIndexUnchanged |
| The user-specified boot index is already the current boot index. More... | |
| #define | HID_UART_CONFIG_UNCHANGED kConfigUnchanged |
| The Config is already as the user requested. More... | |
| #define | HID_UART_INVALID_CONFIG_SEQUENCE_IDENTIFIER kConfigInvalidConfigIdentifier |
| Invalid Config string ID. More... | |
| #define | HID_UART_INVALID_CONFIG_SETTINGS kConfigSettingsInvalid |
| Configuration contains invalid setting(s) More... | |
| #define | HID_UART_UNSUPPORTED_CONFIG_FORMAT kUnsupportedConfigFormat |
| The config format version is not supported by library/firmware. More... | |
| #define HID_UART_BOOT_INDEX_UNCHANGED kBootIndexUnchanged |
The user-specified boot index is already the current boot index.
| #define HID_UART_BOOT_INDEXES_DEPLETED kBootIndicesDepleted |
All boot indices have been used.
| #define HID_UART_CONFIG_INVALID kRequestedConfigInvalid |
Specified config consists of invalid parameters.
| #define HID_UART_CONFIG_POINTERS_DEPLETED kConfigPointersDepleted |
All Config pointer slots have been used.
| #define HID_UART_CONFIG_SPACE_DEPLETED kConfigSpaceDepleted |
Not enough space to save the new config.
| #define HID_UART_CONFIG_UNCHANGED kConfigUnchanged |
The Config is already as the user requested.
| #define HID_UART_INVALID_CONFIG_NUMBER kInvalidConfigNumber |
Requested config number >= MAX_CONFIGS.
| #define HID_UART_INVALID_CONFIG_SEQUENCE_IDENTIFIER kConfigInvalidConfigIdentifier |
Invalid Config string ID.
| #define HID_UART_INVALID_CONFIG_SETTINGS kConfigSettingsInvalid |
Configuration contains invalid setting(s)
| #define HID_UART_REQUESTED_CONFIG_NOT_PRESENT kRequestedConfigNotPresent |
Pointer to requested config is 0xFFFF.
| #define HID_UART_UNSUPPORTED_CONFIG_FORMAT kUnsupportedConfigFormat |
The config format version is not supported by library/firmware.