Type Definition stm32wb_stm32hal::stm32wb55::rcc::bdcr::R[][src]

type R = R<u32, BDCR>;
Expand description

Reader of register BDCR

Implementations

Bits 25:26 - Low speed clock output selection

Bit 24 - Low speed clock output enable

Bit 16 - Backup domain software reset

Bit 15 - RTC clock enable

Bits 8:9 - RTC clock source selection

Bit 6 - CSS on LSE failure detection

Bit 5 - LSECSSON

Bits 3:4 - SE oscillator drive capability

Bit 2 - LSE oscillator bypass

Bit 1 - LSE oscillator ready

Bit 0 - LSE oscillator enable