Basic class to handle uart-level frames https://www.silabs.com/documents/public/user-guides/ug101-uart-gateway-protocol-reference.pdf
Readonly
Type of the Frame as determined by its control byte.
Throws on CRC error.
Buffer to hex string
Static
XOR s with a pseudo-random sequence for transmission. Used only in data frames.
Basic class to handle uart-level frames https://www.silabs.com/documents/public/user-guides/ug101-uart-gateway-protocol-reference.pdf