Loading...
Searching...
No Matches
gnrc_lwmac_frame_wr_t Struct Reference

LWMAC WR (wake-up request packet, i.e., preamble packet) frame. More...

Detailed Description

LWMAC WR (wake-up request packet, i.e., preamble packet) frame.

Definition at line 81 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_lwmac_hdr_t header
 WR packet header type.
 
gnrc_lwmac_l2_addr_t dst_addr
 WR is broadcast, so destination address needed.
 

Field Documentation

◆ dst_addr

gnrc_lwmac_l2_addr_t gnrc_lwmac_frame_wr_t::dst_addr

WR is broadcast, so destination address needed.

Definition at line 83 of file hdr.h.

◆ header

gnrc_lwmac_hdr_t gnrc_lwmac_frame_wr_t::header

WR packet header type.

Definition at line 82 of file hdr.h.


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