probe_rs::architecture::arm

Module swo

Source
Expand description

SWO tracing related functions.

Structs§

  • The config for the SWO pin.
  • A reader interface to pull SWO data from the underlying driver.

Enums§

  • The protocol the SWO pin should use for data transmission.

Traits§

  • An interface to operate SWO to be implemented on drivers that support SWO.