#include <ISComm.h>
Public Attributes | |
union { | |
uint8_t buf [sizeof(p_data_hdr_t)] | |
p_data_hdr_t dataHdr | |
} | body |
p_ack_hdr_t | hdr |
union { ... } p_ack_t::body |
Body buffer
uint8_t p_ack_t::buf[sizeof(p_data_hdr_t)] |
p_data_hdr_t p_ack_t::dataHdr |
p_ack_hdr_t p_ack_t::hdr |