#include <RbuLowLevel.h>
Public Attributes | |
| u32 | pktId |
| u16 | pktSize |
| u16 | reserved1 |
| u16 | hdrSize |
| u16 | reserved2 |
| u32 | pktSetId |
| u16 | pktNum |
| u16 | totPkts |
| u8 | pktVer |
| u8 | reserved [9] |
| u16 | pktChksum |
| u8 | pktData |
Definition at line 43 of file RbuLowLevel.h.
Definition at line 51 of file RbuLowLevel.h.
Referenced by rbu::createPacket(), and rbu::pktUpdateLoop().
Definition at line 54 of file RbuLowLevel.h.
Definition at line 55 of file RbuLowLevel.h.
Referenced by rbu::checksumPacket(), and rbu::createPacket().
1.5.6