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.

Public Attributes#

uint8_t

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

uint8_t

Transmit power during join. Valid input range: 1 dBm 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 dBm to 31 dBm.


Definition at line 629 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: 1 dBm to 31 dBm.


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