Skip to main content

RITEN_W

Type Alias RITEN_W 

Source
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>

Source

pub fn timer_enabled_this_(self) -> &'a mut W

Timer enabled. This can be overruled by a debug halt if enabled in bit 2.

Source

pub fn timer_disabled_(self) -> &'a mut W

Timer disabled.