Microchip® Advanced Software Framework

otauClientNotifyIndication_t Struct Reference

#include <otau_notify.h>

Data Fields

uint8_t arch_type
 
uint8_t domainId
 
uint64_t ieee_addr
 
addr_mode_t ieee_addr_mode
 
uint8_t msgId
 
uint16_t pan_id
 
addr_mode_t parent_addr_mode
 
uint16_t parent_short_addr
 
uint8_t supported_modes
 

uint8_t otauClientNotifyIndication_t::arch_type

Referenced by otauClientSendNotify().

uint8_t otauClientNotifyIndication_t::domainId

Referenced by otauClientSendNotify().

uint64_t otauClientNotifyIndication_t::ieee_addr

Referenced by otauClientSendNotify().

addr_mode_t otauClientNotifyIndication_t::ieee_addr_mode

Referenced by otauClientSendNotify().

uint8_t otauClientNotifyIndication_t::msgId

Referenced by otauClientSendNotify().

uint16_t otauClientNotifyIndication_t::pan_id

Referenced by otauClientSendNotify().

addr_mode_t otauClientNotifyIndication_t::parent_addr_mode

Referenced by otauClientSendNotify().

uint16_t otauClientNotifyIndication_t::parent_short_addr

Referenced by otauClientSendNotify().

uint8_t otauClientNotifyIndication_t::supported_modes

Referenced by otauClientSendNotify().