Module stm32f4xx_hal::pac::rcc::bdcr

source ·
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 LSEBYP reader - External low-speed oscillator bypass
  • Field LSEBYP writer - External low-speed oscillator bypass
  • Field LSEON reader - External low-speed oscillator enable
  • Field LSEON writer - External low-speed oscillator enable
  • Field LSERDY reader - External low-speed oscillator 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