SwdogW

Type Alias SwdogW 

pub type SwdogW<'a, REG> = BitWriter<'a, REG, Swdog>;
Expand description

Field SWDOG writer - Sticky Watchdog

Aliased Type§

pub struct SwdogW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> SwdogW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Reset not caused by watchdog timeout

pub fn _1(self) -> &'a mut W<REG>

Reset caused by watchdog timeout