pub type W = W<WDTCR_SPEC>;Expand description
Register WDTCR writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn wdpl(&mut self) -> WDPL_W<'_, WDTCR_SPEC>
pub fn wdpl(&mut self) -> WDPL_W<'_, WDTCR_SPEC>
Bits 0:2 - Watchdog Timer Prescaler - Low Bits
Sourcepub fn wde(&mut self) -> WDE_W<'_, WDTCR_SPEC>
pub fn wde(&mut self) -> WDE_W<'_, WDTCR_SPEC>
Bit 3 - Watch Dog Enable
Sourcepub fn wdce(&mut self) -> WDCE_W<'_, WDTCR_SPEC>
pub fn wdce(&mut self) -> WDCE_W<'_, WDTCR_SPEC>
Bit 4 - Watchdog Change Enable
Sourcepub fn wdph(&mut self) -> WDPH_W<'_, WDTCR_SPEC>
pub fn wdph(&mut self) -> WDPH_W<'_, WDTCR_SPEC>
Bit 5 - Watchdog Timer Prescaler - High Bit
Sourcepub fn wdie(&mut self) -> WDIE_W<'_, WDTCR_SPEC>
pub fn wdie(&mut self) -> WDIE_W<'_, WDTCR_SPEC>
Bit 6 - Watchdog Timeout Interrupt Enable
Sourcepub fn wdif(&mut self) -> WDIF_W<'_, WDTCR_SPEC>
pub fn wdif(&mut self) -> WDIF_W<'_, WDTCR_SPEC>
Bit 7 - Watchdog Timeout Interrupt Flag