Module stm32_hal2::pac::wwdg1

source ·
Expand description

WWDG

Modules§

  • Configuration register
  • Control register
  • Status register

Structs§

Type Aliases§

  • CFR register accessor: an alias for Reg<CFR_SPEC>
  • CR register accessor: an alias for Reg<CR_SPEC>
  • SR register accessor: an alias for Reg<SR_SPEC>