Type Alias gd32e1::gd32e103::can0::tstat::Mte0R

source ·
pub type Mte0R = BitReader<Mte0r>;
Expand description

Field MTE0 reader - Mailbox 0 transmit error

Aliased Type§

struct Mte0R { /* private fields */ }

Implementations§

source§

impl Mte0R

source

pub const fn variant(&self) -> Mte0r

Get enumerated values variant

source

pub fn is_no_error(&self) -> bool

There was no error

source

pub fn is_error(&self) -> bool

An error was detected