embassy-stm32

Crates

git

Versions

stm32f205zf

Flavors

Module wdg

Module wdg 

Source
Expand description

Watchdog Timer (IWDG, WWDG)

Structs§

IndependentWatchdog
Independent watchdog (IWDG) driver.
WindowWatchdog
Window watchdog (WWDG) driver.

Traits§

Instance
IWDG instance trait.
WwdgInstance
WWDG instance trait.