Type Alias gd32f1::gd32f190::dbg::ctl0::Timer0HoldR

source ·
pub type Timer0HoldR = BitReader<Timer0Hold>;
Expand description

Field TIMER0_HOLD reader - Timer 0 hold register

Aliased Type§

struct Timer0HoldR { /* private fields */ }

Implementations§

source§

impl Timer0HoldR

source

pub const fn variant(&self) -> Timer0Hold

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