Address for sending and receiving a message.
Public Attribute Documentation#
shortId#
EmberNodeId EmberCGpAddress::shortId
The 16-bit short address is used when the mode is EMBER_CGP_ADDRESS_MODE_SHORT.
Definition at line
339
of file stack/include/gp-types.h
extendedId#
EmberEUI64 EmberCGpAddress::extendedId
The 64-bit extended address is used when the mode is EMBER_CGP_ADDRESS_MODE_EXTENDED.
Definition at line
343
of file stack/include/gp-types.h
address#
union EmberCGpAddress::@9 EmberCGpAddress::address
The address.
Definition at line
344
of file stack/include/gp-types.h
panId#
EmberPanId EmberCGpAddress::panId
The PAN identifier is used when the mode is not EMBER_CGP_ADDRESS_MODE_NONE.
Definition at line
348
of file stack/include/gp-types.h
mode#
EmberCGpAddressMode EmberCGpAddress::mode
The addressing mode.
Definition at line
350
of file stack/include/gp-types.h