Struct stm32f7x6::rcc::dkcfgr2::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:1 - USART 1 clock source selection

[src]

Bits 2:3 - USART 2 clock source selection

[src]

Bits 4:5 - USART 3 clock source selection

[src]

Bits 6:7 - UART 4 clock source selection

[src]

Bits 8:9 - UART 5 clock source selection

[src]

Bits 10:11 - USART 6 clock source selection

[src]

Bits 12:13 - UART 7 clock source selection

[src]

Bits 14:15 - UART 8 clock source selection

[src]

Bits 16:17 - I2C1 clock source selection

[src]

Bits 18:19 - I2C2 clock source selection

[src]

Bits 20:21 - I2C3 clock source selection

[src]

Bits 22:23 - I2C4 clock source selection

[src]

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

[src]

Bit 26 - HDMI-CEC clock source selection

[src]

Bit 27 - 48MHz clock source selection

[src]

Bit 28 - SDMMC clock source selection

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R