Struct stm32f0::stm32f0x2::rcc::cfgr3::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:1 - USART1 clock source selection

Bit 4 - I2C1 clock source selection

Bit 6 - HDMI CEC clock source selection

Bit 7 - USB clock source selection

Bit 8 - ADC clock source selection

Bits 16:17 - USART2 clock source selection

Auto Trait Implementations

impl Send for R

impl Sync for R