Loading...
Searching...
No Matches
gnrc_gomach_frame_announce_t Struct Reference

GoMacH sub-channel announce frame. More...

Detailed Description

GoMacH sub-channel announce frame.

This frame type is specifically used to announce the chosen sub-channel sequence of the node to its one-hop neighbors.

Definition at line 107 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Announce frame header type.
 
uint8_t subchannel_seq
 Sub-channel sequence of this node.
 

Field Documentation

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_announce_t::header

Announce frame header type.

Definition at line 108 of file hdr.h.

◆ subchannel_seq

uint8_t gnrc_gomach_frame_announce_t::subchannel_seq

Sub-channel sequence of this node.

Definition at line 109 of file hdr.h.


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