Modules§
Structs§
- HidIo
Packet Buffer - HID-IO Packet Buffer Struct
Enums§
- HidIo
Command Id - Requests for to perform a specific action
- HidIo
Packet Type - HID-IO Packet Types
- HidIo
Parse Error - HID-IO Parse Error
Functions§
- continued_
packet - Determines whether there are following continued packets
- hid_
bitmask2vec - Converts a HID bitmask into an array of byte codes
- hid_
vec2bitmask - Converts a HID byte code array into a bitmask
- packet_
id - Determines packet id from a byte stream
- packet_
id_ width - Determines id_width from a byte stream
- packet_
type - Determines the packet type from a byte stream
- payload_
len - Determines payload of packet from a byte stream
- payload_
start - Determines the starting position of the payload data