Wi-Fi maximum transmit power structure.

Indicates the maximum transmit power settings for the Wi-Fi interface.

Note

  • The effective transmit power is subject to regional and device limitations. If the specified transmit power exceeds the maximum supported value for that region, or if the specified transmit power exceeds the maximum supported value of the device, the transmission would occur at the maximum supported transmit power.

  • The software supports configuration up to 31 dBm. Refer to the data sheet for the maximum supported power. The device automatically selects the highest transmit power allowed for each data rate. If the configured power level exceeds the device’s supported power for that rate, the device limits the power to the maximum supported level.

Public Attributes#

uint8_t

Transmit power during scan. Valid input range: 1 to 31 dBm.

uint8_t

Transmit power during join. Valid input range: 1 to 31 dBm.

Public Attribute Documentation#

scan_tx_power#

uint8_t sl_wifi_max_tx_power_t::scan_tx_power

Transmit power during scan. Valid input range: 1 to 31 dBm.


join_tx_power#

uint8_t sl_wifi_max_tx_power_t::join_tx_power

Transmit power during join. Valid input range: 1 to 31 dBm.