[][src]Type Definition stm32wb_pac::rcc::bdcr::W

type W = W<u32, BDCR>;

Writer for register BDCR

Implementations

impl W[src]

pub fn lscosel(&mut self) -> LSCOSEL_W<'_>[src]

Bits 25:26 - Low speed clock output selection

pub fn lscoen(&mut self) -> LSCOEN_W<'_>[src]

Bit 24 - Low speed clock output enable

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 rtcsel(&mut self) -> RTCSEL_W<'_>[src]

Bits 8:9 - RTC clock source selection

pub fn lsecsson(&mut self) -> LSECSSON_W<'_>[src]

Bit 5 - LSECSSON

pub fn lsedrv(&mut self) -> LSEDRV_W<'_>[src]

Bits 3:4 - SE oscillator drive capability

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

Bit 2 - LSE oscillator bypass

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

Bit 0 - LSE oscillator enable