Loading...
Searching...
No Matches
gnrc_gomach_l2_addr_t Struct Reference

GoMacH internal L2 address structure. More...

Detailed Description

GoMacH internal L2 address structure.

Definition at line 34 of file hdr.h.

#include <hdr.h>

Data Fields

uint8_t addr [IEEE802154_LONG_ADDRESS_LEN]
 Address of node.
 
uint8_t len
 Address length.
 

Field Documentation

◆ addr

uint8_t gnrc_gomach_l2_addr_t::addr[IEEE802154_LONG_ADDRESS_LEN]

Address of node.

Definition at line 35 of file hdr.h.

◆ len

uint8_t gnrc_gomach_l2_addr_t::len

Address length.

Definition at line 36 of file hdr.h.


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