Loading...
Searching...
No Matches
gnrc_lwmac_frame_broadcast_t Struct Reference

LWMAC broadcast data frame. More...

Detailed Description

LWMAC broadcast data frame.

Definition at line 98 of file hdr.h.

#include <hdr.h>

Data Fields

gnrc_lwmac_hdr_t header
 Broadcast packet header type.
 
uint8_t seq_nr
 Broadcast sequence.
 

Field Documentation

◆ header

gnrc_lwmac_hdr_t gnrc_lwmac_frame_broadcast_t::header

Broadcast packet header type.

Definition at line 99 of file hdr.h.

◆ seq_nr

uint8_t gnrc_lwmac_frame_broadcast_t::seq_nr

Broadcast sequence.

Definition at line 100 of file hdr.h.


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