Module stm32f1xx_hal::pac::rcc::bdcr

source ·
Expand description

Backup domain control register (RCC_BDCR)

Structs

Backup domain control register (RCC_BDCR)
Register BDCR reader
Register BDCR writer

Enums

Backup domain software reset
External Low Speed oscillator bypass
External Low Speed oscillator enable
External Low Speed oscillator ready
RTC clock enable
RTC clock source selection

Type Definitions

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