Type Alias gd32e1::gd32e103::can0::tstat::Mtfnerr0R

source ·
pub type Mtfnerr0R = BitReader<Mtfnerr0r>;
Expand description

Field MTFNERR0 reader - Mailbox 0 transmit finished and no error

Aliased Type§

struct Mtfnerr0R { /* private fields */ }

Implementations§

source§

impl Mtfnerr0R

source

pub const fn variant(&self) -> Mtfnerr0r

Get enumerated values variant

source

pub fn is_finished_with_error(&self) -> bool

Mailbox transmission finished with an error

source

pub fn is_finished_no_error(&self) -> bool

Mailbox transmission finished with no error