Loading...
Searching...
No Matches
gnrc_gomach_frame_broadcast_t Struct Reference

GoMacH broadcast frame. More...

Detailed Description

GoMacH broadcast frame.

Definition at line 132 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Broadcast frame header type.
 
uint8_t seq_nr
 Broadcast sequence of this node.
 

Field Documentation

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_broadcast_t::header

Broadcast frame header type.

Definition at line 133 of file hdr.h.

◆ seq_nr

uint8_t gnrc_gomach_frame_broadcast_t::seq_nr

Broadcast sequence of this node.

Definition at line 134 of file hdr.h.


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