MCenR

Type Alias MCenR 

pub type MCenR = BitReader<MCen>;
Expand description

Field M_CEN reader - Module Clock Enable

Aliased Type§

pub struct MCenR { /* private fields */ }

Implementations§

§

impl MCenR

pub const fn variant(&self) -> MCen

Get enumerated values variant

pub fn is_0(&self) -> bool

Peripheral clock to timers is disabled

pub fn is_1(&self) -> bool

Peripheral clock to timers is enabled