Loading...
Searching...
No Matches
gnrc_gomach_frame_beacon_t Struct Reference

GoMacH Beacon frame. More...

Detailed Description

GoMacH Beacon frame.

Definition at line 87 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Beacon frame header type.
 
uint8_t sub_channel_seq
 Sub-channel sequence of this node.
 
uint8_t schedulelist_size
 vTDMA schedule list size.
 

Field Documentation

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_beacon_t::header

Beacon frame header type.

Definition at line 88 of file hdr.h.

◆ schedulelist_size

uint8_t gnrc_gomach_frame_beacon_t::schedulelist_size

vTDMA schedule list size.

Definition at line 90 of file hdr.h.

◆ sub_channel_seq

uint8_t gnrc_gomach_frame_beacon_t::sub_channel_seq

Sub-channel sequence of this node.

Definition at line 89 of file hdr.h.


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