pub struct R(_);
Expand description

Register CFGR1 reader

Implementations

Bits 26:31 - Floating Point Unit interrupts enable bits

Bit 22 - I2C3 Fast-mode Plus driving capability activation

Bit 21 - I2C2 Fast-mode Plus driving capability activation

Bit 20 - I2C1 Fast-mode Plus driving capability activation

Bit 19 - Fast-mode Plus (Fm+) driving capability activation on PB9

Bit 18 - Fast-mode Plus (Fm+) driving capability activation on PB8

Bit 17 - Fast-mode Plus (Fm+) driving capability activation on PB7

Bit 16 - Fast-mode Plus (Fm+) driving capability activation on PB6

Bit 8 - I/O analog switch voltage booster enable

Bit 0 - Firewall disable

Methods from Deref<Target = R<CFGR1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.