[][src]Type Definition stm32f4::stm32f401::rcc::bdcr::W

type W = W<u32, BDCR>;

Writer for register BDCR

Methods

impl W[src]

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

Bit 16 - Backup domain software reset

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

Bit 15 - RTC clock enable

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

Bit 2 - External low-speed oscillator bypass

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

Bit 0 - External low-speed oscillator enable

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

Bits 8:9 - RTC clock source selection