[][src]Module probe_rs::coresight::memory::romtable

Structs

CSComponentId

Component Identification information

CSComponentIter
ComponentInformationReader

A reader to extract infromation from a CoreSight component table.

PeripheralID

Peripheral ID information for a CoreSight component.

RomTable

Encapsulates information about a CoreSight component.

RomTableEntry
RomTableEntryRaw

A ROM table entry with raw information parsed.

RomTableIterator
RomTableReader

Enums

CSComponent

This enum describes a component. Described in table D1-2 in the ADIv5.2 spec.

CSComponentClass

This enum describes a component. Described in table D1-2 in the ADIv5.2 spec.

ComponentModification

Indicates component modifications by the implementor of a CoreSight component.

RomTableError