[][src]Module probe_rs::config::memory

Structs

FlashInfo

Holds information about the entire flash.

FlashRegion

Represents a region in flash.

GenericRegion

Represents a generic region.

PageInfo

Holds information about a page in flash.

RamRegion

Represents a region in RAM.

SectorDescription

Holds information about a sepcific flash sector.

SectorInfo

Holds information about a sepcific flash sector.

Enums

MemoryRegion

Declares the type of a memory region.

Traits

MemoryRange

Enables the user to do range intersection testing.