Type Alias gd32f1::gd32f190::dbg::ctl1::Timer14HoldR

source ·
pub type Timer14HoldR = BitReader<Timer14Hold>;
Expand description

Field TIMER14_HOLD reader - Timer 14 hold register

Aliased Type§

struct Timer14HoldR { /* private fields */ }

Implementations§

source§

impl Timer14HoldR

source

pub const fn variant(&self) -> Timer14Hold

Get enumerated values variant

source

pub fn is_continue(&self) -> bool

Continue running the timer as usual

source

pub fn is_stop(&self) -> bool

Hold the timer counter for debug when the core is halted