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.
Definition at line
517
of file stack/include/gp-types.h
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.
Definition at line
521
of file stack/include/gp-types.h
address#
union sl_zigbee_c_gp_address_t::@8 sl_zigbee_c_gp_address_t::address
The address.
Definition at line
522
of file stack/include/gp-types.h
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.
Definition at line
526
of file stack/include/gp-types.h
mode#
sl_zigbee_c_gp_address_mode_t sl_zigbee_c_gp_address_t::mode
The addressing mode.
Definition at line
528
of file stack/include/gp-types.h