Type Definition stm32l4_stm32hal::stm32l4x1::rcc::bdcr::R[][src]

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

Reader of register BDCR

Implementations

Bit 25 - 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 - LSECSSD

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