Microchip® Advanced Software Framework

otau_rcvd_frame_t Struct Reference

#include <otau.h>

Data Fields

addr_mode_t addr_mode
 
uint16_t frame_length
 
uint8_t * frame_payload
 
uint8_t * src_addr
 

addr_mode_t otau_rcvd_frame_t::addr_mode

Referenced by otauDataInd(), and otauRcvdFrame().

uint16_t otau_rcvd_frame_t::frame_length

Referenced by otauDataInd(), and otauRcvdFrame().

uint8_t* otau_rcvd_frame_t::frame_payload

Referenced by otauDataInd(), and otauRcvdFrame().

uint8_t* otau_rcvd_frame_t::src_addr

Referenced by otauDataInd(), and otauRcvdFrame().