Loading...
Searching...
No Matches
gnrc_gomach_frame_data_t Struct Reference

GoMacH data frame. More...

Detailed Description

GoMacH data frame.

Definition at line 96 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Data frame header type.
 
uint8_t queue_indicator
 Queue-length indicator of this node.
 

Field Documentation

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_data_t::header

Data frame header type.

Definition at line 97 of file hdr.h.

◆ queue_indicator

uint8_t gnrc_gomach_frame_data_t::queue_indicator

Queue-length indicator of this node.

Definition at line 98 of file hdr.h.


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