[][src]Type Definition stm32f3::stm32f373::rcc::cfgr3::W

type W = W<u32, CFGR3>;

Writer for register CFGR3

Methods

impl W[src]

pub fn usart1sw(&mut self) -> USART1SW_W[src]

Bits 0:1 - USART1 clock source selection

pub fn i2c1sw(&mut self) -> I2C1SW_W[src]

Bit 4 - I2C1 clock source selection

pub fn i2c2sw(&mut self) -> I2C2SW_W[src]

Bit 5 - I2C2 clock source selection

pub fn cecsw(&mut self) -> CECSW_W[src]

Bit 6 - HDMI CEC clock source selection

pub fn usart2sw(&mut self) -> USART2SW_W[src]

Bits 16:17 - USART2 clock source selection

pub fn usart3sw(&mut self) -> USART3SW_W[src]

Bits 18:19 - USART3 clock source selection