WiFi country configuration.
More...
WiFi country configuration.
Definition at line 713 of file wifi.hpp.
◆ operator==()
| constexpr bool idfxx::wifi::country_config::operator== |
( |
const country_config & |
| ) |
const |
|
constexprdefaultnoexcept |
◆ cc
| std::array<char, 3> idfxx::wifi::country_config::cc = {'0', '1', '\0'} |
Country code string.
Definition at line 714 of file wifi.hpp.
◆ max_tx_power
| electro::dbm idfxx::wifi::country_config::max_tx_power {20} |
Maximum TX power.
Definition at line 717 of file wifi.hpp.
◆ num_channels
| uint8_t idfxx::wifi::country_config::num_channels = 11 |
Number of channels.
Definition at line 716 of file wifi.hpp.
◆ policy
Country policy.
Definition at line 718 of file wifi.hpp.
◆ start_channel
| uint8_t idfxx::wifi::country_config::start_channel = 1 |
Start channel.
Definition at line 715 of file wifi.hpp.
The documentation for this struct was generated from the following file: