Loading...
Searching...
No Matches
gnrc_gomach_frame_preamble_t Struct Reference

GoMacH preamble frame. More...

Detailed Description

GoMacH preamble frame.

Definition at line 115 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Preamble frame header type.
 
gnrc_gomach_l2_addr_t dst_addr
 Address of this node.
 

Field Documentation

◆ dst_addr

gnrc_gomach_l2_addr_t gnrc_gomach_frame_preamble_t::dst_addr

Address of this node.

Definition at line 117 of file hdr.h.

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_preamble_t::header

Preamble frame header type.

Definition at line 116 of file hdr.h.


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