pub fn feed()Expand description
Feed the independent watchdog timer.
Writes the reload key (0xAAAA) to IWDG_CTLR. Safe to call even if the watchdog is not enabled — the write is simply ignored.
pub fn feed()Feed the independent watchdog timer.
Writes the reload key (0xAAAA) to IWDG_CTLR. Safe to call even if the watchdog is not enabled — the write is simply ignored.