Type Alias gd32f1::gd32f190::dbg::ctl0::Can0HoldW

source ·
pub type Can0HoldW<'a, REG> = BitWriter<'a, REG, Can0Hold>;
Expand description

Field CAN0_HOLD writer - CAN 0 hold register

Aliased Type§

struct Can0HoldW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Can0HoldW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn continue_(self) -> &'a mut W<REG>

Continue running CAN as usual

source

pub fn stop(self) -> &'a mut W<REG>

Hold the CAN for debug when the core is halted