R

Type Alias R 

Source
pub type R = R<u32, BDCR>;
Expand description

Reader of register BDCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn lscosel(&self) -> LSCOSEL_R

Bit 25 - Low speed clock output selection

Source

pub fn lscoen(&self) -> LSCOEN_R

Bit 24 - Low speed clock output enable

Source

pub fn bdrst(&self) -> BDRST_R

Bit 16 - Backup domain software reset

Source

pub fn rtcen(&self) -> RTCEN_R

Bit 15 - RTC clock enable

Source

pub fn rtcsel(&self) -> RTCSEL_R

Bits 8:9 - RTC clock source selection

Source

pub fn lsecssd(&self) -> LSECSSD_R

Bit 6 - LSECSSD

Source

pub fn lsecsson(&self) -> LSECSSON_R

Bit 5 - LSECSSON

Source

pub fn lsedrv(&self) -> LSEDRV_R

Bits 3:4 - SE oscillator drive capability

Source

pub fn lsebyp(&self) -> LSEBYP_R

Bit 2 - LSE oscillator bypass

Source

pub fn lserdy(&self) -> LSERDY_R

Bit 1 - LSE oscillator ready

Source

pub fn lseon(&self) -> LSEON_R

Bit 0 - LSE oscillator enable