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
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.
TA buffer allocation command parameters of tyoe sl_si91x_dynamic_pool.
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
919
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
920
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
921
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
922
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
923
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
924
of file components/device/silabs/si91x/wireless/inc/sl_wifi_device.h