probe_rs::architecture::arm

Module ap

Source
Expand description

Types and functions for interacting with access ports.

Modules§

Structs§

  • A generic access port which implements just the register every access port has to implement to be compliant with the ADI 5.2 specification.
  • Identification Register

Enums§

Traits§

  • A trait to be implemented on access port types.
  • A trait to be implemented by access port drivers to implement access port operations.
  • A trait to be implemented by ports types providing access to a register.

Functions§

  • Determine if an AP exists with the given AP number.
  • Tries to find the first AP with the given idr value, returns None if there isn’t any