Module packet

Module packet 

Source
Expand description

Functions for framing and unframing packets, and computing their checksums

Enums§

ParseError

Functions§

checksum
Computes a packet’s checksums
frame
Formats an hid command
unframe
Extracts the packet’s data by looking at its first byte for its length