Type Alias W

Source
pub type W = W<WDTCR_SPEC>;
Expand description

Register WDTCR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn wdpl(&mut self) -> WDPL_W<'_, WDTCR_SPEC>

Bits 0:2 - Watchdog Timer Prescaler - Low Bits

Source

pub fn wde(&mut self) -> WDE_W<'_, WDTCR_SPEC>

Bit 3 - Watch Dog Enable

Source

pub fn wdce(&mut self) -> WDCE_W<'_, WDTCR_SPEC>

Bit 4 - Watchdog Change Enable

Source

pub fn wdph(&mut self) -> WDPH_W<'_, WDTCR_SPEC>

Bit 5 - Watchdog Timer Prescaler - High Bit

Source

pub fn wdie(&mut self) -> WDIE_W<'_, WDTCR_SPEC>

Bit 6 - Watchdog Timeout Interrupt Enable

Source

pub fn wdif(&mut self) -> WDIF_W<'_, WDTCR_SPEC>

Bit 7 - Watchdog Timeout Interrupt Flag