Module gd32vf103_pac::wwdgt

source ·
Expand description

Window watchdog timer

Modules

  • Configuration register
  • Control register
  • Status register

Structs

Type Definitions

  • CFG (rw) register accessor: an alias for Reg<CFG_SPEC>
  • CTL (rw) register accessor: an alias for Reg<CTL_SPEC>
  • STAT (rw) register accessor: an alias for Reg<STAT_SPEC>