Header structure framing binary wire packets for serial, CAN, SPI, or network transport.
More...
#include <WirePacket.hpp>
Header structure framing binary wire packets for serial, CAN, SPI, or network transport.
◆ checksum
| uint16_t corium::wire::WireHeader::checksum {0} |
◆ flags
| uint8_t corium::wire::WireHeader::flags {0} |
◆ magic
◆ payloadLength
| uint16_t corium::wire::WireHeader::payloadLength {0} |
◆ reserved
| uint8_t corium::wire::WireHeader::reserved {0} |
◆ typeIndex
| uint8_t corium::wire::WireHeader::typeIndex {0} |
◆ version
The documentation for this struct was generated from the following file: