Type Definition stm32f2::stm32f217::rcc::bdcr::R[][src]

type R = R<u32, BDCR>;

Reader of register BDCR

Implementations

impl R[src]

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

Bit 16 - Backup domain software reset

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

Bit 15 - RTC clock enable

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

Bit 2 - External low-speed oscillator bypass

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

Bit 1 - External low-speed oscillator ready

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

Bit 0 - External low-speed oscillator enable

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

Bits 8:9 - RTC clock source selection