1.1.3.1.5. cli.cmd_bootloader.app_constants.FlashSector

class cli.cmd_bootloader.app_constants.FlashSector(idx: int, size_in_bytes: int)

Description of the memory map of a flash memory

__init__(idx: int, size_in_bytes: int) None

Methods

__init__(idx, size_in_bytes)

Attributes

idx

ID of the sector

size_in_bytes

size of the sector in bytes