Device configuration for Si91x device.

Public Attributes#

uint8_t

Boot option. One of the values from Load Image Types.

sl_mac_address_t *

mac address of type sl_mac_address_t

TA buffer allocation command parameters of tyoe sl_si91x_dynamic_pool.

uint8_t

Type of efuse data need to be read from flash, Refer sl_si91x_efuse_data_type_t.

Public Attribute Documentation#

boot_option#

uint8_t sl_wifi_device_configuration_t::boot_option

Boot option. One of the values from Load Image Types.


Definition at line 925 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

mac_address#

sl_mac_address_t* sl_wifi_device_configuration_t::mac_address

mac address of type sl_mac_address_t


Definition at line 926 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

band#

sl_si91x_band_mode_t sl_wifi_device_configuration_t::band

Si91x Wi-Fi band of type sl_si91x_band_mode_t.


Definition at line 927 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

region_code#

sl_si91x_region_code_t sl_wifi_device_configuration_t::region_code

Si91x region code of type sl_si91x_region_code_t.


Definition at line 928 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

boot_config#

sl_si91x_boot_configuration_t sl_wifi_device_configuration_t::boot_config

Si91x boot configuration, Refer Boot Configuration.


Definition at line 929 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

ta_pool#

sl_si91x_dynamic_pool sl_wifi_device_configuration_t::ta_pool

TA buffer allocation command parameters of tyoe sl_si91x_dynamic_pool.


Definition at line 930 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h

efuse_data_type#

uint8_t sl_wifi_device_configuration_t::efuse_data_type

Type of efuse data need to be read from flash, Refer sl_si91x_efuse_data_type_t.


Definition at line 931 of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h