Si91x boot configuration structure.
Public Attributes#
Operation mode, one of the values from sl_si91x_operation_mode_t.
Coexistence mode, one of the values from sl_si91x_coex_mode_t.
Feature bit map, Feature Bitmap.
TCP/IP feature bit map, TCP/IP Feature Bitmap.
Custom feature bit map, Custom Feature Bitmap.
Extended custom feature bit map, Extended Custom Feature Bitmap.
BT featured bit map, Bluetooth Feature Bitmap.
Extended TCP/IP feature bit map, Extended TCP/IP Feature Bitmap.
BLE feature bitmap, BLE Feature Bitmap.
BLE extended feature bitmap, Extended BLE Custom Feature Bitmap.
Config feature bitmap, Configuration Feature Bitmap.
Public Attribute Documentation#
oper_mode#
uint16_t sl_si91x_boot_configuration_t::oper_mode
Operation mode, one of the values from sl_si91x_operation_mode_t.
138
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
coex_mode#
uint16_t sl_si91x_boot_configuration_t::coex_mode
Coexistence mode, one of the values from sl_si91x_coex_mode_t.
139
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::feature_bit_map
Feature bit map, Feature Bitmap.
140
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
tcp_ip_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::tcp_ip_feature_bit_map
TCP/IP feature bit map, TCP/IP Feature Bitmap.
141
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
custom_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::custom_feature_bit_map
Custom feature bit map, Custom Feature Bitmap.
142
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
ext_custom_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::ext_custom_feature_bit_map
Extended custom feature bit map, Extended Custom Feature Bitmap.
143
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
bt_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::bt_feature_bit_map
BT featured bit map, Bluetooth Feature Bitmap.
144
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
ext_tcp_ip_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::ext_tcp_ip_feature_bit_map
Extended TCP/IP feature bit map, Extended TCP/IP Feature Bitmap.
145
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
ble_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::ble_feature_bit_map
BLE feature bitmap, BLE Feature Bitmap.
146
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
ble_ext_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::ble_ext_feature_bit_map
BLE extended feature bitmap, Extended BLE Custom Feature Bitmap.
147
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
config_feature_bit_map#
uint32_t sl_si91x_boot_configuration_t::config_feature_bit_map
Config feature bitmap, Configuration Feature Bitmap.
148
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h