RUI3 (RAK Unified Interface 3) - RAK4631
_rak_proto_arrived_packet_info

Data Fields

uint64_t last_recv_time
 
RAK_PROTO_STATE curr_state
 
uint8_t chksum
 
uint32_t sgCurPos
 
uint16_t len
 
uint8_t flag
 
uint8_t frame_type
 
uint8_t sgProtoBuffer [RAK_PROTO_BUFFER_SIZE+1]
 

Field Documentation

◆ last_recv_time

uint64_t last_recv_time

◆ curr_state

RAK_PROTO_STATE curr_state

◆ chksum

uint8_t chksum

◆ sgCurPos

uint32_t sgCurPos

◆ len

uint16_t len

◆ flag

uint8_t flag

◆ frame_type

uint8_t frame_type

◆ sgProtoBuffer

uint8_t sgProtoBuffer[RAK_PROTO_BUFFER_SIZE+1]