Struct stm32f7::stm32f7x9::rcc::dckcfgr2::R[][src]

pub struct R(_);
Expand description

Register DCKCFGR2 reader

Implementations

Bits 0:1 - USART 1 clock source selection

Bits 2:3 - USART 2 clock source selection

Bits 4:5 - USART 3 clock source selection

Bits 6:7 - UART 4 clock source selection

Bits 8:9 - UART 5 clock source selection

Bits 10:11 - USART 6 clock source selection

Bits 12:13 - UART 7 clock source selection

Bits 14:15 - UART 8 clock source selection

Bits 16:17 - I2C1 clock source selection

Bits 18:19 - I2C2 clock source selection

Bits 20:21 - I2C3 clock source selection

Bits 22:23 - I2C4 clock source selection

Bits 24:25 - Low power timer 1 clock source selection

Bit 26 - HDMI-CEC clock source selection

Bit 27 - 48MHz clock source selection

Bit 28 - SDMMC clock source selection

Bit 29 - SDMMC2 clock source selection

Bit 30 - DSI clock source selection

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