Loading...
Searching...
No Matches
gnrc_lwmac_l2_addr_t Struct Reference

LWMAC internal L2 address structure. More...

Detailed Description

LWMAC internal L2 address structure.

Definition at line 61 of file hdr.h.

#include <hdr.h>

Data Fields

uint8_t addr [IEEE802154_LONG_ADDRESS_LEN]
 address of node
 
uint8_t len
 address
 

Field Documentation

◆ addr

uint8_t gnrc_lwmac_l2_addr_t::addr[IEEE802154_LONG_ADDRESS_LEN]

address of node

Definition at line 62 of file hdr.h.

◆ len

uint8_t gnrc_lwmac_l2_addr_t::len

address

Definition at line 63 of file hdr.h.


The documentation for this struct was generated from the following file: