otExtAddress
    #include <radio.h>
  
Represents the IEEE 802.15.4 Extended Address.
Summary
| Public attributes | |
|---|---|
| m8[8] | uint8_tIEEE 802.15.4 Extended Address bytes.  | 
Public attributes
m8
uint8_t otExtAddress::m8[8]
IEEE 802.15.4 Extended Address bytes.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.