CmFirmwareUpdate

sealed interface CmFirmwareUpdate

Represents the types of firmware update available for a module, distinguishing between different components that can be updated.

Provided as part of firmware update statuses CmFirmwareUpdateStatus.Available and CmFirmwareUpdateStatus.Ongoing

See also

Inheritors

Types

Link copied to clipboard
data object Ext1 : CmFirmwareUpdate

Represents an update type for an external (non-Comodule) component 1.

Link copied to clipboard
data object Ext2 : CmFirmwareUpdate

Represents an update type for an external (non-Comodule) component 2.

Link copied to clipboard
data object Nrf : CmFirmwareUpdate

Represents a firmware update for the secondary MCU.

Link copied to clipboard

Represents a firmware update for the secondary MCU bootloader.

Link copied to clipboard
data object Stm : CmFirmwareUpdate

Represents a firmware update for the primary MCU.