Expand description
McuBoot Memory Information Handling
This module provides structures and functionality for handling memory-related information returned by McuBoot devices. It includes parsing and display of reserved memory regions and external memory attributes that can be queried from the target device.
The memory information is typically obtained through CommandTag::GetProperty commands and provides
details about memory layout, reserved regions, and external memory configurations.
This information is essential for understanding the target device’s memory map and
constraints when performing memory operations.
Modules§
- ext_
mem_ prop_ tags - External memory property tag constants
- mem_id
Structs§
- External
Memory Attributes - External memory attributes information
- Reserved
Regions - Reserved memory regions information