pub trait Watchdog { // Required method fn reload(&mut self); }
Watchdogs will reset your device if it fails reloading them.
Write reload value to watchdog