You are viewing documentation for version:
PDFFirmware upgrade flags#
This section provides a reference to Firmware Update functionality.
Macros#
#define
Indicates an abort command for the firmware update process.
#define
Represents the header portion of an RPS.
#define
Refers to the actual content or payload of the RPS.
Macro Definition Documentation#
SL_FWUP_ABORT#
#define SL_FWUP_ABORT
Value:2
Indicates an abort command for the firmware update process.
SL_FWUP_RPS_HEADER
#define SL_FWUP_RPS_HEADER
Value:1
Represents the header portion of an RPS.
SL_FWUP_RPS_CONTENT#
#define SL_FWUP_RPS_CONTENT
Value:0
Refers to the actual content or payload of the RPS.