Wi-Fi transceiver interface configuration structure.

Public Attributes#

Channel information. See sl_wifi_transceiver_set_channel_t for details on channel settings.

sl_mac_address_t

DUT MAC address.

Transceiver parameters. See sl_wifi_transceiver_parameters_t for details on transceiver settings.

Public Attribute Documentation#

channel#

sl_wifi_transceiver_set_channel_t sl_wifi_transceiver_configuration_t::channel

Channel information. See sl_wifi_transceiver_set_channel_t for details on channel settings.


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

dut_mac#

sl_mac_address_t sl_wifi_transceiver_configuration_t::dut_mac

DUT MAC address.


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

parameters#

sl_wifi_transceiver_parameters_t sl_wifi_transceiver_configuration_t::parameters

Transceiver parameters. See sl_wifi_transceiver_parameters_t for details on transceiver settings.


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