McuMgrImageTlvInfo

Represents a type-length-value info table for firmware images using McuBoot or the legacy Apache Mynewt bootloader.

For more info about McuBoot and image format see: https://juullabs-oss.github.io/mcuboot/design.html

Functions

Link copied to clipboard
Link copied to clipboard
open fun getMagic(): Short
Link copied to clipboard
open fun getSize(): Int
Link copied to clipboard
open fun getTotal(): Short
Link copied to clipboard
open fun isProtected(): Boolean