Module rp2040_pac::clocks::fc0_status

source ·
Expand description

Frequency counter status

Structs§

Type Aliases§

  • Field DIED reader - Test clock stopped during test
  • Field DONE reader - Test complete
  • Field FAIL reader - Test failed
  • Field FAST reader - Test clock faster than expected, only valid when status_done=1
  • Field PASS reader - Test passed
  • Register FC0_STATUS reader
  • Field RUNNING reader - Test running
  • Field SLOW reader - Test clock slower than expected, only valid when status_done=1
  • Field WAITING reader - Waiting for test clock to start