Module stm32f1xx_hal::pac::wwdg

source ·
Expand description

Window watchdog

Modules

Configuration register (WWDG_CFR)
Control register (WWDG_CR)
Status register (WWDG_SR)

Structs

Register block

Type Definitions

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>