Expand description
Status bytes returned by the token in every response report.
Wire format mirrors crate::commands: a single 128-byte HID report
whose opcode is one of these ResponseStatus values and whose
payload depends on the originating command.
Structs§
- Unknown
Status - Returned when a byte cannot be mapped to a known
ResponseStatus.
Enums§
- Response
Status - First byte of every HID response.