Module atsame70q20b::tc0

source ·
Expand description

Timer Counter

Re-exports

Modules

  • Block Control Register
  • Block Mode Register
  • Fault Mode Register
  • QDEC Interrupt Disable Register
  • QDEC Interrupt Enable Register
  • QDEC Interrupt Mask Register
  • QDEC Interrupt Status Register
  • Cluster Channel Control Register (channel = 0)
  • Write Protection Mode Register

Structs

Type Aliases

  • BCR (w) register accessor: an alias for Reg<BCR_SPEC>
  • BMR (rw) register accessor: an alias for Reg<BMR_SPEC>
  • FMR (rw) register accessor: an alias for Reg<FMR_SPEC>
  • QIDR (w) register accessor: an alias for Reg<QIDR_SPEC>
  • QIER (w) register accessor: an alias for Reg<QIER_SPEC>
  • QIMR (r) register accessor: an alias for Reg<QIMR_SPEC>
  • QISR (r) register accessor: an alias for Reg<QISR_SPEC>
  • WPMR (rw) register accessor: an alias for Reg<WPMR_SPEC>