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 Boot Configuration Feature Bitmaps.
TA buffer allocation command parameters of tyoe sl_si91x_dynamic_pool.
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.
1151
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
1152
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.
1153
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.
1154
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 Feature Bitmaps.
1155
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.
1156
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.
1157
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h