Type Alias gd32f1::gd32f190::can0::tstat::Mtf0R

source ·
pub type Mtf0R = BitReader<Mtf0r>;
Expand description

Field MTF0 reader - Mailbox 0 transmit finished

Aliased Type§

struct Mtf0R { /* private fields */ }

Implementations§

source§

impl Mtf0R

source

pub const fn variant(&self) -> Mtf0r

Get enumerated values variant

source

pub fn is_in_progress(&self) -> bool

Mailbox transmission still in progress

source

pub fn is_finished(&self) -> bool

Mailbox transmission finished