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

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

Public Attributes

flags< protocolghz_2g
 
flags< protocolghz_5g
 

Detailed Description

Protocol configuration for dual-band operation.

Definition at line 866 of file wifi.hpp.

Member Data Documentation

◆ ghz_2g

flags<protocol> idfxx::wifi::protocols_config::ghz_2g

2.4 GHz protocols.

Definition at line 867 of file wifi.hpp.

◆ ghz_5g

flags<protocol> idfxx::wifi::protocols_config::ghz_5g

5 GHz protocols.

Definition at line 868 of file wifi.hpp.


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