5.2.3.1 NodeAddr_t Structure
Syntax
typedef struct PACK
{
ShortAddr_t shortAddr; //!< Short address
ExtAddr_t extAddr; //!< Extended address
} NodeAddr_t;
Description
The NodeAddr_t structure provides information about the addresses of a
device.
