Crate usbd_hid_descriptors
source ·Structs§
- ItemPrefix describes the 1 byte prefix describing an item in a descriptor.
- MainItemSetting describes the bits which configure invariants on a MainItem.
Enums§
- GlobalItemKind describes global item tags as described in section 6.2.2.7 ‘Report Descriptor’ of the spec, version 1.11.
- ItemType describes types of items as described in section 6.2.2.7 ‘Report Descriptor’ of the spec, version 1.11.
- LocalItemKind describes local item tags as described in section 6.2.2.8 ‘Local Items’ of the spec, version 1.11.
- MainItemKind describes main item tags as described in section 6.2.2.4 ‘Report Descriptor’ of the spec, version 1.11.