[][src]Type Definition stm32f3::stm32f373::rcc::bdcr::R

type R = R<u32, BDCR>;

Reader of register BDCR

Methods

impl R[src]

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

Bit 0 - External Low Speed oscillator enable

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

Bit 1 - External Low Speed oscillator ready

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

Bit 2 - External Low Speed oscillator bypass

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

Bits 3:4 - LSE oscillator drive capability

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

Bits 8:9 - RTC clock source selection

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

Bit 15 - RTC clock enable

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

Bit 16 - Backup domain software reset