Type Alias avr_device::atmega2560::wdt::wdtcsr::WDIF_R
source · pub type WDIF_R = BitReader<bool>;Expand description
Field WDIF reader - Watchdog Timeout Interrupt Flag
Aliased Type§
struct WDIF_R { /* private fields */ }