Type Alias gd32f1::gd32f190::can0::inten::Rfoie0W

source ·
pub type Rfoie0W<'a, REG> = BitWriter<'a, REG, Rfoie0>;
Expand description

Field RFOIE0 writer - Receive FIFO0 overfull interrupt enable

Aliased Type§

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

Implementations§

source§

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

source

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

Receive FIFO overfull interrupt is disabled

source

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

Receive FIFO overfull interrupt is enabled