Struct gd32f1::gd32f190::rcu::cfg0::R[][src]

pub struct R(_);
Expand description

Register CFG0 reader

Implementations

Bits 0:1 - System clock switch

Bits 2:3 - System clock switch status

Bits 4:7 - AHB prescaler selection

Bits 8:10 - APB1 prescaler selection

Bits 11:13 - APB2 prescaler selection

Bits 14:15 - ADC clock prescaler selection

Bit 16 - PLL Clock Source Selection

Bit 17 - HXTAL divider for PLL source clock selection.

Bits 18:21 - PLL multiply factor

Bits 24:26 - CK_OUT Clock Source Selection

Bit 27 - Bit 4 of PLLMF register

Bits 28:30 - The CK_OUT divider which the CK_OUT frequency can be reduced

Bit 31 - The CK_PLL divide by 1 or 2 for CK_OUT

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