Struct stm32g0::stm32g041::rcc::cfgr::R[][src]

pub struct R(_);
Expand description

Register CFGR reader

Implementations

Bits 28:30 - Microcontroller clock output prescaler

Bits 24:26 - Microcontroller clock output

Bits 12:14 - APB prescaler

Bits 8:11 - AHB prescaler

Bits 3:5 - System clock switch status

Bits 0:2 - System clock switch

Methods from Deref<Target = R<CFGR_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.