R

Type Alias R 

pub type R = R<CrSpec>;
Expand description

Register CR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn swr(&self) -> SwrR

Bit 0 - Software Reset

pub fn sup(&self) -> SupR

Bit 2 - Supervisor Access

pub fn um(&self) -> UmR

Bit 3 - Update Mode

pub fn cps(&self) -> CpsR

Bit 5 - Clock Pin Select

pub fn lpos(&self) -> LposR

Bit 7 - LPO Select

pub fn clko(&self) -> ClkoR

Bit 9 - Clock Output

pub fn cpe(&self) -> CpeR

Bit 24 - Clock Pin Enable