Si91x boot configuration structure.
Public Attributes#
operation mode, one of the values from sl_si91x_operation_mode_t.
coex mode, one of the values from sl_si91x_coex_mode_t.
Feature bit map, Device 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 bit map, Extended BLE Custom Feature Bitmap.
Config feature bit map, 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.
132
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h
coex_mode#
uint16_t sl_si91x_boot_configuration_t::coex_mode
coex mode, one of the values from sl_si91x_coex_mode_t.
133
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, Device Feature Bitmap.
134
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.
135
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.
136
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.
137
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.
138
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.
139
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.
140
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 bit map, Extended BLE Custom Feature Bitmap.
141
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 bit map, Configuration Feature Bitmap.
142
of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h