embassy-stm32

Crates

git

Versions

stm32g071g6

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.