Type Alias gd32e1::gd32e103::can0::rfifo1::Rfo1R

source ·
pub type Rfo1R = BitReader<Rfo1r>;
Expand description

Field RFO1 reader - Receive FIFO1 overfull

Aliased Type§

struct Rfo1R { /* private fields */ }

Implementations§

source§

impl Rfo1R

source

pub const fn variant(&self) -> Rfo1r

Get enumerated values variant

source

pub fn is_not_overfull(&self) -> bool

Receive FIFO is not overfull

source

pub fn is_overfull(&self) -> bool

Receive FIFO is overfull