Type Alias gd32f1::gd32f190::can0::tstat::Tme0R

source ·
pub type Tme0R = BitReader<Tme0>;
Expand description

Field TME0 reader - Transmit mailbox 0 empty

Aliased Type§

struct Tme0R { /* private fields */ }

Implementations§

source§

impl Tme0R

source

pub const fn variant(&self) -> Tme0

Get enumerated values variant

source

pub fn is_not_empty(&self) -> bool

Transmit mailbox not empty

source

pub fn is_empty(&self) -> bool

Transmit mailbox is empty