Type Alias gd32e1::gd32e103::dbg::ctl0::Can0HoldW

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

Field CAN0_HOLD writer - CAN0 hold bit

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