Type Alias gd32f1::gd32f190::can0::rfifo0::Rff0R

source ·
pub type Rff0R = BitReader<Rff0r>;
Expand description

Field RFF0 reader - Receive FIFO 0 full

Aliased Type§

struct Rff0R { /* private fields */ }

Implementations§

source§

impl Rff0R

source

pub const fn variant(&self) -> Rff0r

Get enumerated values variant

source

pub fn is_not_full(&self) -> bool

Receive FIFO is not full

source

pub fn is_full(&self) -> bool

Receive FIFO is full