Expand description

Independent Watchdog

This module implements the embedded-hal Watchdog trait for the Independent Watchdog peripheral.

The Independent Watchdog peripheral triggers a system reset when its internal counter expires.

§Peripheral Naming

The naming of the Independent Watchdog peripheral varies between parts

PartsIWDG PeripheralSecond IWDG Peripheral
stm32H742/743/750/753/7a3/7b0/7b3IWDG-
stm32h745/747/755/757IWDG1IWDG2
stm32h723/725/730/733/735IWDG1-

§Examples

Structs§