WdogR

Type Alias WdogR 

pub type WdogR = BitReader<Wdog>;
Expand description

Field WDOG reader - Watchdog

Aliased Type§

pub struct WdogR { /* private fields */ }

Implementations§

§

impl WdogR

pub const fn variant(&self) -> Wdog

Get enumerated values variant

pub fn is_0(&self) -> bool

Reset not caused by watchdog timeout

pub fn is_1(&self) -> bool

Reset caused by watchdog timeout