Type Alias gd32e1::gd32e103::can0::inten::SlpwieW

source ·
pub type SlpwieW<'a, REG> = BitWriter<'a, REG, Slpwie>;
Expand description

Field SLPWIE writer - Sleep working interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

Sleep working interrupt is disabled

source

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

Sleep working interrupt is enabled