Struct stm32l4x6::syscfg::cfgr1::R

source ·
pub struct R { /* private fields */ }
Expand description

Value read from the register

Implementations§

Value of the register as raw bits

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

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.

Should always be Self
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.