![]() |
![]() |
RM transport layer packet. More...
#include <rm_transport.h>
Data Fields | |
uint32_t | pktLenBytes |
Rm_pktType | pktType |
char | data [RM_TRANSPORT_PACKET_MAX_SIZE_BYTES] |
RM transport layer packet.
Byte array containing RM packet data
uint32_t Rm_Packet::pktLenBytes |
Packet length in bytes. Written by application when allocated
Type of RM packet contained in data byte array