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
impl Timer0HoldR
sourcepub const fn variant(&self) -> Timer0Hold
pub const fn variant(&self) -> Timer0Hold
Get enumerated values variant
sourcepub fn is_continue(&self) -> bool
pub fn is_continue(&self) -> bool
Continue running the timer as usual