Type Alias gd32f1::gd32f190::can0::tstat::Mst0R

source ·
pub type Mst0R = BitReader<Mst0r>;
Expand description

Field MST0 reader - Mailbox 0 stop transmitting

Aliased Type§

struct Mst0R { /* private fields */ }

Implementations§

source§

impl Mst0R

source

pub const fn variant(&self) -> Mst0r

Get enumerated values variant

source

pub fn is_not_stop(&self) -> bool

Mailbox is not stopped, or is empty

source

pub fn is_stop(&self) -> bool

Stop mailbox transmitting