R

Type Alias R 

pub type R = R<McrSpec>;
Expand description

Register MCR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn m_cen(&self) -> MCenR

Bit 0 - Module Clock Enable

pub fn sw_rst(&self) -> SwRstR

Bit 1 - Software Reset Bit

pub fn doze_en(&self) -> DozeEnR

Bit 2 - DOZE Mode Enable Bit

pub fn dbg_en(&self) -> DbgEnR

Bit 3 - Debug Enable Bit