Type Alias R

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

Register WDTCR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn wdpl(&self) -> WDPL_R

Bits 0:2 - Watchdog Timer Prescaler - Low Bits

Source

pub fn wde(&self) -> WDE_R

Bit 3 - Watch Dog Enable

Source

pub fn wdce(&self) -> WDCE_R

Bit 4 - Watchdog Change Enable

Source

pub fn wdph(&self) -> WDPH_R

Bit 5 - Watchdog Timer Prescaler - High Bit

Source

pub fn wdie(&self) -> WDIE_R

Bit 6 - Watchdog Timeout Interrupt Enable

Source

pub fn wdif(&self) -> WDIF_R

Bit 7 - Watchdog Timeout Interrupt Flag