Device configuration for Si91x device.
Public Attributes#
Boot option. One of the values from Load Image Types.
MAC address of type sl_mac_address_t.
Si91x Wi-Fi band of type sl_si91x_band_mode_t.
Si91x region code of type sl_si91x_region_code_t.
Si91x boot configuration. Refer to Boot Configuration Feature Bitmaps.
TA buffer allocation command parameters of type sl_si91x_dynamic_pool.
Type of eFuse data need to be read from flash. Refer to 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.
2053
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.
2055
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.
2056
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.
2057
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 to Boot Configuration Feature Bitmaps.
2058
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 type sl_si91x_dynamic_pool.
2059
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 to sl_si91x_efuse_data_type_t.
2060
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h