Slot

open class Slot

The single slot data structure.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var size: Int
The slot size in bytes.
Link copied to clipboard
open var slot: Int
The slot number: 0 or 1.
Link copied to clipboard
Optional field (only present if CONFIG_MCUMGR_GRP_IMG_DIRECT_UPLOAD is enabled to allow direct image uploads) which specifies the image ID that can be used by external tools to upload an image to that slot.