Type Definition stm32f1::stm32f102::rcc::bdcr::W[][src]

type W = W<u32, BDCR>;

Writer for register BDCR

Implementations

impl W[src]

pub fn lseon(&mut self) -> LSEON_W<'_>[src]

Bit 0 - External Low Speed oscillator enable

pub fn lsebyp(&mut self) -> LSEBYP_W<'_>[src]

Bit 2 - External Low Speed oscillator bypass

pub fn rtcsel(&mut self) -> RTCSEL_W<'_>[src]

Bits 8:9 - RTC clock source selection

pub fn rtcen(&mut self) -> RTCEN_W<'_>[src]

Bit 15 - RTC clock enable

pub fn bdrst(&mut self) -> BDRST_W<'_>[src]

Bit 16 - Backup domain software reset