Skip to main content

feed

Function feed 

Source
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.