pub const netopt_t_NETOPT_ADDRESS: netopt_t = 2;Expand description
@brief (byte array, see below) link layer address in network byte order
| Device type | Length | Meaning |
|---|---|---|
| IEEE 802.15.4 | 2 | device short address |
| Ethernet | 6 | device MAC address |
| nrfmin | 2 | device short address |
| CC110x | 1 | device address |
| NRF24L01+ | 5 | device address |
| LoRaWAN | 4 | device address |