Microchip® Advanced Software Framework

NWK_DataInd_t Struct Reference

#include <nwkRx.h>

Data Fields

uint8_t * data
 
uint16_t dstAddr
 
uint8_t dstEndpoint
 
uint8_t lqi
 
uint8_t options
 
int8_t rssi
 
uint8_t size
 
uint16_t srcAddr
 
uint8_t srcEndpoint
 

uint8_t* NWK_DataInd_t::data
uint16_t NWK_DataInd_t::dstAddr

Referenced by nwkRxIndicateFrame().

uint8_t NWK_DataInd_t::dstEndpoint

Referenced by nwkRxIndicateFrame().

uint8_t NWK_DataInd_t::lqi

Referenced by appDataInd(), and nwkRxIndicateFrame().

uint8_t NWK_DataInd_t::options
int8_t NWK_DataInd_t::rssi

Referenced by appDataInd(), and nwkRxIndicateFrame().

uint8_t NWK_DataInd_t::size
uint16_t NWK_DataInd_t::srcAddr

Referenced by appDataInd(), and nwkRxIndicateFrame().

uint8_t NWK_DataInd_t::srcEndpoint

Referenced by nwkRxIndicateFrame().