Type Definition stm32g4::stm32g441::rcc::bdcr::R[][src]

type R = R<u32, BDCR>;

Reader of register BDCR

Implementations

impl R[src]

pub fn lscosel(&self) -> LSCOSEL_R[src]

Bit 25 - Low speed clock output selection

pub fn lscoen(&self) -> LSCOEN_R[src]

Bit 24 - Low speed clock output enable

pub fn bdrst(&self) -> BDRST_R[src]

Bit 16 - RTC domain software reset

pub fn rtcen(&self) -> RTCEN_R[src]

Bit 15 - RTC clock enable

pub fn rtcsel(&self) -> RTCSEL_R[src]

Bits 8:9 - RTC clock source selection

pub fn lsecssd(&self) -> LSECSSD_R[src]

Bit 6 - LSECSSD

pub fn lsecsson(&self) -> LSECSSON_R[src]

Bit 5 - LSECSSON

pub fn lsedrv(&self) -> LSEDRV_R[src]

Bits 3:4 - SE oscillator drive capability

pub fn lsebyp(&self) -> LSEBYP_R[src]

Bit 2 - LSE oscillator bypass

pub fn lserdy(&self) -> LSERDY_R[src]

Bit 1 - LSE oscillator ready

pub fn lseon(&self) -> LSEON_R[src]

Bit 0 - LSE oscillator enable