BCP Packet Header definition.
Definition at line 105 of file bsp_bcp.h.
#include <bsp_bcp.h>
uint8_t BCP_PacketHeader::magic |
Magic - start of packet - must be BSP_BCP_MAGIC
Definition at line 107 of file bsp_bcp.h.
uint8_t BCP_PacketHeader::payloadLength |
Length of data segment >=0 and <=BSP_BCP_PACKET_SIZE
Definition at line 109 of file bsp_bcp.h.
uint8_t BCP_PacketHeader::reserved |
Reserved for future expansion
Definition at line 110 of file bsp_bcp.h.
uint8_t BCP_PacketHeader::type |
Type - packet type
Definition at line 108 of file bsp_bcp.h.
The documentation for this struct was generated from the following file:
- D:/jenkins-slave/workspaces/Executor-0/super/hardware/kit/common/bsp/bsp_bcp.h