gnrc_mac_tx_neighbor_t Struct Reference

type for storing states of TX neighbor node. More...

Detailed Description

type for storing states of TX neighbor node.

Definition at line 120 of file types.h.

#include <types.h>

Data Fields

uint8_t l2_addr [IEEE802154_LONG_ADDRESS_LEN]
 Address of neighbor node.
 
uint8_t l2_addr_len
 Neighbor address length.
 
uint32_t phase
 Neighbor's wake-up Phase.
 
gnrc_priority_pktqueue_t queue
 TX queue for this particular Neighbor.
 

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