[][src]Type Definition stm32f3::stm32f3x8::rcc::bdcr::W

type W = W<u32, BDCR>;

Writer for register BDCR

Methods

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 lsedrv(&mut self) -> LSEDRV_W[src]

Bits 3:4 - LSE oscillator drive capability

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