Type Alias gd32f1::gd32f190::can0::ctl::RfodR

source ·
pub type RfodR = BitReader<Rfod>;
Expand description

Field RFOD reader - Receive FIFO overwrite disable

Aliased Type§

struct RfodR { /* private fields */ }

Implementations§

source§

impl RfodR

source

pub const fn variant(&self) -> Rfod

Get enumerated values variant

source

pub fn is_overwrite(&self) -> bool

Overwrite full receive FIFO with incoming frame

source

pub fn is_discard(&self) -> bool

Discard incoming frame when receive FIFO is full