Struct stm32g0::stm32g030::rcc::bdcr::R[][src]

pub struct R(_);
Expand description

Register BDCR reader

Implementations

Bit 0 - LSE oscillator enable

Bit 1 - LSE oscillator ready

Bit 2 - LSE oscillator bypass

Bits 3:4 - LSE oscillator drive capability

Bit 5 - CSS on LSE enable

Bit 6 - CSS on LSE failure Detection

Bits 8:9 - RTC clock source selection

Bit 15 - RTC clock enable

Bit 16 - RTC domain software reset

Bit 24 - Low-speed clock output (LSCO) enable

Bit 25 - Low-speed clock output selection

Methods from Deref<Target = R<BDCR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.