Type Alias gd32f1::gd32f190::can0::inten::ErrnieW

source ·
pub type ErrnieW<'a, REG> = BitWriter<'a, REG, Errnie>;
Expand description

Field ERRNIE writer - Error number interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

Error number interrupt is disabled

source

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

Error number interrupt is enabled