Firmware version information.

Public Attributes#

uint8_t

Build number of the firmware.

uint8_t

Security version indicating if security is enabled or disabled.

uint8_t

Minor version number of the firmware.

uint8_t

Major version number of the firmware.

Public Attribute Documentation#

build_num#

uint8_t sl_si91x_fw_version_info_t::build_num

Build number of the firmware.


Definition at line 182 of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h

security_version#

uint8_t sl_si91x_fw_version_info_t::security_version

Security version indicating if security is enabled or disabled.


Definition at line 183 of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h

minor#

uint8_t sl_si91x_fw_version_info_t::minor

Minor version number of the firmware.


Definition at line 184 of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h

major#

uint8_t sl_si91x_fw_version_info_t::major

Major version number of the firmware.


Definition at line 185 of file components/device/silabs/si91x/wireless/inc/sl_si91x_types.h