Type Alias atmega_hal::pac::wdt::wdtcsr::WDIF_W

source ·
pub type WDIF_W<'a, const O: u8> = BitWriterRaw<'a, u8, WDTCSR_SPEC, bool, BitM, O>;
Expand description

Field WDIF writer - Watchdog Timeout Interrupt Flag

Aliased Type§

struct WDIF_W<'a, const O: u8> { /* private fields */ }