Type Alias avr_device::atmega2560::fuse::high::WDTON_W
source · pub type WDTON_W<'a, const O: u8> = BitWriter<'a, u8, HIGH_SPEC, bool, O>;Expand description
Field WDTON writer - Watchdog timer always on
Aliased Type§
struct WDTON_W<'a, const O: u8> { /* private fields */ }