Structs

Enums

Functions

Size of each hid-io buffer chunk This is the transmission length of the serialized packet

Queries useful information from hid-io-core

Initialized the hid-io CommandInterface

Reads from the pending hid-io rx byte buffer, builds a hid-io message buffer, handles the message, calls any implemented callbacks, then sends the reply (if applicable) to the hid-io tx byte buffer.

Size of hid-io rx buffer (in multiples of hidio_bufchunk_size())

Flush terminal buffer

Size of hid-io tx buffer (in multiples of hidio_bufchunk_size())