Skip to main content

WdeR

Type Alias WdeR 

Source
pub type WdeR = BitReader<Wde>;
Expand description

Field WDE reader - Watchdog Enable

Aliased Type§

pub struct WdeR { /* private fields */ }

Implementations§

Source§

impl WdeR

Source

pub const fn variant(&self) -> Wde

Get enumerated values variant

Source

pub fn is_wde0(&self) -> bool

Disabled

Source

pub fn is_wde1(&self) -> bool

Enabled