Type Alias gd32f1::gd32f190::can0::inten::Rffie0R

source ·
pub type Rffie0R = BitReader<Rffie0>;
Expand description

Field RFFIE0 reader - Receive FIFO0 full interrupt enable

Aliased Type§

struct Rffie0R { /* private fields */ }

Implementations§

source§

impl Rffie0R

source

pub const fn variant(&self) -> Rffie0

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Receive FIFO full interrupt is disabled

source

pub fn is_enabled(&self) -> bool

Receive FIFO full interrupt is enabled