Type Alias gd32f1::gd32f190::can0::rfifo0::Rfo0R

source ·
pub type Rfo0R = BitReader<Rfo0r>;
Expand description

Field RFO0 reader - Receive FIFO 0 overfull

Aliased Type§

struct Rfo0R { /* private fields */ }

Implementations§

source§

impl Rfo0R

source

pub const fn variant(&self) -> Rfo0r

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