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

Bandwidth configuration for dual-band operation. More...

Public Attributes

enum bandwidth ghz_2g
 
enum bandwidth ghz_5g
 

Detailed Description

Bandwidth configuration for dual-band operation.

Definition at line 875 of file wifi.hpp.

Member Data Documentation

◆ ghz_2g

enum bandwidth idfxx::wifi::bandwidths_config::ghz_2g

2.4 GHz bandwidth.

Definition at line 876 of file wifi.hpp.

◆ ghz_5g

enum bandwidth idfxx::wifi::bandwidths_config::ghz_5g

5 GHz bandwidth.

Definition at line 877 of file wifi.hpp.


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