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 men(&self) -> MenR

Bit 0 - Master Enable

pub fn rst(&self) -> RstR

Bit 1 - Software Reset

pub fn dozen(&self) -> DozenR

Bit 2 - Doze mode enable

pub fn dbgen(&self) -> DbgenR

Bit 3 - Debug Enable