Microchip® Advanced Software Framework

NwkIb_t Struct Reference

#include <nwk.h>

Data Fields

uint16_t addr
 
bool(* endpoint [NWK_ENDPOINTS_AMOUNT])(NWK_DataInd_t *ind)
 
uint16_t lock
 
uint8_t macSeqNum
 
uint8_t nwkSeqNum
 
uint16_t panId
 

uint8_t NwkIb_t::macSeqNum
uint8_t NwkIb_t::nwkSeqNum
uint16_t NwkIb_t::panId

Referenced by NWK_SetPanId(), and nwkTxFrame().