CpsR

Type Alias CpsR 

pub type CpsR = BitReader<Cps>;
Expand description

Field CPS reader - Clock Pin Select

Aliased Type§

pub struct CpsR { /* private fields */ }

Implementations§

§

impl CpsR

pub const fn variant(&self) -> Cps

Get enumerated values variant

pub fn is_0(&self) -> bool

The prescaler output clock (as configured by TSIC) is output on RTC_CLKOUT.

pub fn is_1(&self) -> bool

The RTC 32.768 kHz clock is output on RTC_CLKOUT, provided it is output to other peripherals.