pub type RITEN_W<'a> = BitWriter<'a, u32, CTRL_SPEC, RITEN_A, 3>;Expand description
Field RITEN writer - Timer enable.
Aliased Type§
pub struct RITEN_W<'a> { /* private fields */ }Implementations§
Source§impl<'a> RITEN_W<'a>
impl<'a> RITEN_W<'a>
Sourcepub fn timer_enabled_this_(self) -> &'a mut W
pub fn timer_enabled_this_(self) -> &'a mut W
Timer enabled. This can be overruled by a debug halt if enabled in bit 2.
Sourcepub fn timer_disabled_(self) -> &'a mut W
pub fn timer_disabled_(self) -> &'a mut W
Timer disabled.