W

Type Alias W 

pub type W = W<CrSpec>;
Expand description

Register CR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn swr(&mut self) -> SwrW<'_, CrSpec>

Bit 0 - Software Reset

pub fn sup(&mut self) -> SupW<'_, CrSpec>

Bit 2 - Supervisor Access

pub fn um(&mut self) -> UmW<'_, CrSpec>

Bit 3 - Update Mode

pub fn cps(&mut self) -> CpsW<'_, CrSpec>

Bit 5 - Clock Pin Select

pub fn lpos(&mut self) -> LposW<'_, CrSpec>

Bit 7 - LPO Select

pub fn clko(&mut self) -> ClkoW<'_, CrSpec>

Bit 9 - Clock Output

pub fn cpe(&mut self) -> CpeW<'_, CrSpec>

Bit 24 - Clock Pin Enable