Module stm32wlxx_hal::pac::rcc::bdcr

Available on crate feature stm32wl5x_cm4 only.
Expand description

Backup domain control register

Structs

  • Backup domain control register
  • Register BDCR reader
  • Register BDCR writer

Enums

Type Aliases

  • Field BDRST reader - Backup domain software reset
  • Field BDRST writer - Backup domain software reset
  • Field LSCOEN reader - Low speed clock output enable
  • Field LSCOEN writer - Low speed clock output enable
  • Field LSCOSEL reader - Low speed clock output selection
  • Field LSCOSEL writer - Low speed clock output selection
  • Field LSEBYP reader - LSE oscillator bypass
  • Field LSEBYP writer - LSE oscillator bypass
  • Field LSECSSD reader - CSS on LSE failure Detection
  • Field LSECSSON reader - CSS on LSE enable
  • Field LSECSSON writer - CSS on LSE enable
  • Field LSEDRV reader - LSE oscillator drive capability
  • Field LSEDRV writer - LSE oscillator drive capability
  • Field LSEON reader - LSE oscillator enable
  • Field LSEON writer - LSE oscillator enable
  • Field LSERDY reader - LSE oscillator ready
  • Field LSESYSEN reader - LSE system clock enable
  • Field LSESYSEN writer - LSE system clock enable
  • Field LSESYSRDY reader - LSE system clock ready
  • Field RTCEN reader - RTC clock enable
  • Field RTCEN writer - RTC clock enable
  • Field RTCSEL reader - RTC clock source selection
  • Field RTCSEL writer - RTC clock source selection