embassy-stm32

Crates

git

Versions

stm32h757zi-cm4

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.