Wi-Fi max transmit power.

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 will occur at the maximum supported transmit power.

Public Attributes#

uint8_t

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

uint8_t

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

Public Attribute Documentation#

scan_tx_power#

uint8_t sl_wifi_max_tx_power_t::scan_tx_power

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


Definition at line 426 of file components/protocol/wifi/inc/sl_wifi_types.h

join_tx_power#

uint8_t sl_wifi_max_tx_power_t::join_tx_power

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


Definition at line 427 of file components/protocol/wifi/inc/sl_wifi_types.h