R

Type Alias R 

pub type R = R<CsSpec>;
Expand description

Register CS reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn stop(&self) -> StopR

Bit 0 - Stop Enable

pub fn wait(&self) -> WaitR

Bit 1 - Wait Enable

pub fn dbg(&self) -> DbgR

Bit 2 - Debug Enable

pub fn tst(&self) -> TstR

Bits 3:4 - Watchdog Test

pub fn update(&self) -> UpdateR

Bit 5 - Allow updates

pub fn int(&self) -> IntR

Bit 6 - Watchdog Interrupt

pub fn en(&self) -> EnR

Bit 7 - Watchdog Enable

pub fn clk(&self) -> ClkR

Bits 8:9 - Watchdog Clock

pub fn rcs(&self) -> RcsR

Bit 10 - Reconfiguration Success

pub fn ulk(&self) -> UlkR

Bit 11 - Unlock status

pub fn pres(&self) -> PresR

Bit 12 - Watchdog prescaler

pub fn cmd32en(&self) -> Cmd32enR

Bit 13 - Enables or disables WDOG support for 32-bit (otherwise 16-bit or 8-bit) refresh/unlock command write words

pub fn flg(&self) -> FlgR

Bit 14 - Watchdog Interrupt Flag

pub fn win(&self) -> WinR

Bit 15 - Watchdog Window