Skip to main content

Module responses

Module responses 

Source
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§

UnknownStatus
Returned when a byte cannot be mapped to a known ResponseStatus.

Enums§

ResponseStatus
First byte of every HID response.