Module gd32vf103_pac::ctimer

source ·
Expand description

Core timer

Modules

Structs

Type Definitions

  • msip (rw) register accessor: an alias for Reg<MSIP_SPEC>
  • mstop (rw) register accessor: an alias for Reg<MSTOP_SPEC>
  • mtimecmp_hi (rw) register accessor: an alias for Reg<MTIMECMP_HI_SPEC>
  • mtimecmp_lo (rw) register accessor: an alias for Reg<MTIMECMP_LO_SPEC>
  • mtime_hi (rw) register accessor: an alias for Reg<MTIME_HI_SPEC>
  • mtime_lo (rw) register accessor: an alias for Reg<MTIME_LO_SPEC>