SwdogR

Type Alias SwdogR 

pub type SwdogR = BitReader<Swdog>;
Expand description

Field SWDOG reader - Sticky Watchdog

Aliased Type§

pub struct SwdogR { /* private fields */ }

Implementations§

§

impl SwdogR

pub const fn variant(&self) -> Swdog

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