idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::wifi::channel_info Struct Reference

WiFi channel information. More...

Public Attributes

uint8_t primary
 
std::optional< enum second_channelsecond
 

Detailed Description

WiFi channel information.

Definition at line 884 of file wifi.hpp.

Member Data Documentation

◆ primary

uint8_t idfxx::wifi::channel_info::primary

Primary channel number.

Definition at line 885 of file wifi.hpp.

◆ second

std::optional<enum second_channel> idfxx::wifi::channel_info::second

Secondary channel position, or nullopt for HT20.

Definition at line 886 of file wifi.hpp.


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