SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
SPSP::LocalLayers::ESPNOW::IEEE80211::TXRadiotap Struct Reference

Transmit radiotap header. More...

#include <espnow_packet_ieee80211.hpp>

Collaboration diagram for SPSP::LocalLayers::ESPNOW::IEEE80211::TXRadiotap:
Collaboration graph
[legend]

Public Attributes

Radiotap base
 
uint8_t datarate = 0x02
 

Detailed Description

Transmit radiotap header.

Doesn't include flag FCS-at-end.

Definition at line 133 of file espnow_packet_ieee80211.hpp.

Member Data Documentation

◆ base

Radiotap SPSP::LocalLayers::ESPNOW::IEEE80211::TXRadiotap::base
Initial value:
= {
.len = sizeof(TXRadiotap),
.present = 0x00000004,
}

Definition at line 135 of file espnow_packet_ieee80211.hpp.


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