Address for sending and receiving a CGp message.
Public Attributes#
sl_802154_short_addr_t
sl_802154_long_addr_t
union sl_zigbee_c_gp_address_t::@8
sl_802154_pan_id_t
Public Attribute Documentation#
shortId#
sl_802154_short_addr_t sl_zigbee_c_gp_address_t::shortId
The 16-bit short address is used when the mode is SL_ZIGBEE_CGP_ADDRESS_MODE_SHORT.
extendedId#
sl_802154_long_addr_t sl_zigbee_c_gp_address_t::extendedId
The 64-bit extended address is used when the mode is SL_ZIGBEE_CGP_ADDRESS_MODE_EXTENDED.
panId#
sl_802154_pan_id_t sl_zigbee_c_gp_address_t::panId
The PAN identifier is used when the mode is not SL_ZIGBEE_CGP_ADDRESS_MODE_NONE.