Type Alias gd32f1::gd32f190::can0::inten::SlpwieR

source ·
pub type SlpwieR = BitReader<Slpwie>;
Expand description

Field SLPWIE reader - Sleep working interrupt enable

Aliased Type§

struct SlpwieR { /* private fields */ }

Implementations§

source§

impl SlpwieR

source

pub const fn variant(&self) -> Slpwie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Sleep working interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Sleep working interrupt is enabled