Module probe_rs::probe

source ·
Expand description

Probe drivers

Modules§

Structs§

Enums§

  • The method that should be used for attaching.
  • A command queued in a batch for later execution
  • Results generated by JtagCommands
  • This error occurs whenever the debug probe logic encounters an error while operating the relevant debug probe.
  • An error which can occur while parsing a DebugProbeSelector.
  • An error during probe creation occurred. This is almost always a sign of a bad USB setup. Check UDEV rules if you are on Linux and try installing Zadig (This will disable vendor specific drivers for your probe!) if you are on Windows.
  • The protocol that is to be used by the probe when communicating with the target.

Traits§