[][src]Module probe_rs::architecture::arm::ap

Modules

register_generation

Helper macros to implement an access port

Structs

BASE

Base register

BASE2

Base register

CSW

Control and Status Word register

DRW

Data Read/Write register

GenericAP
IDR

Identification Register

MemoryAP
TAR

Transfer Address Register

Enums

APClass
APType
AccessPortError
AddressIncrement
BaseaddrFormat
DataSize

Traits

APAccess
APRegister
AccessPort

Functions

access_port_is_valid

Determine if an AP exists with the given AP number.

get_ap_by_idr

Tries to find the first AP with the given idr value, returns None if there isn't any

valid_access_ports

Return a Vec of all valid access ports found that the target connected to the debug_probe