Struct stm32g0::stm32g030::syscfg::cfgr1::R[][src]

pub struct R(_);
Expand description

Register CFGR1 reader

Implementations

Bits 22:23 - Fast Mode Plus (FM+) driving capability activation bits

Bit 21 - FM+ driving capability activation for I2C2

Bit 20 - FM+ driving capability activation for I2C1

Bits 16:19 - Fast Mode Plus (FM+) driving capability activation bits

Bit 8 - I/O analog switch voltage booster enable

Bits 6:7 - IR Modulation Envelope signal selection.

Bit 5 - IR output polarity selection

Bit 4 - PA11 and PA12 remapping bit.

Bits 0:1 - Memory mapping selection bits

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