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 24:25 - Low power timer 1 clock source selection
Bit 27 - 48MHz clock source selection
Bit 28 - SDMMC clock source selection
Bit 29 - SDMMC2 clock source selection
Methods from Deref<Target = R<DCKCFGR2_SPEC>>
Trait Implementations
Performs the conversion.