Type Alias gd32f1::gd32f190::dbg::ctl0::Can0HoldR

source ·
pub type Can0HoldR = BitReader<Can0Hold>;
Expand description

Field CAN0_HOLD reader - CAN 0 hold register

Aliased Type§

struct Can0HoldR { /* private fields */ }

Implementations§

source§

impl Can0HoldR

source

pub const fn variant(&self) -> Can0Hold

Get enumerated values variant

source

pub fn is_continue(&self) -> bool

Continue running CAN as usual

source

pub fn is_stop(&self) -> bool

Hold the CAN for debug when the core is halted