Loading...
Searching...
No Matches
gnrc_gomach_frame_preamble_ack_t Struct Reference

GoMacH preamble_ack frame. More...

Detailed Description

GoMacH preamble_ack frame.

Definition at line 123 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_gomach_hdr_t header
 Preamble-ACK frame header type.
 
gnrc_gomach_l2_addr_t dst_addr
 Address of this node.
 
uint32_t phase_in_us
 Current phase of this node.
 

Field Documentation

◆ dst_addr

gnrc_gomach_l2_addr_t gnrc_gomach_frame_preamble_ack_t::dst_addr

Address of this node.

Definition at line 125 of file hdr.h.

◆ header

gnrc_gomach_hdr_t gnrc_gomach_frame_preamble_ack_t::header

Preamble-ACK frame header type.

Definition at line 124 of file hdr.h.

◆ phase_in_us

uint32_t gnrc_gomach_frame_preamble_ack_t::phase_in_us

Current phase of this node.

Definition at line 126 of file hdr.h.


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