[][src]Type Definition stm32f3::stm32f303::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 i2c3sw(&mut self) -> I2C3SW_W[src]

Bit 6 - I2C3 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

pub fn tim1sw(&mut self) -> TIM1SW_W[src]

Bit 8 - Timer1 clock source selection

pub fn tim8sw(&mut self) -> TIM8SW_W[src]

Bit 9 - Timer8 clock source selection

pub fn uart4sw(&mut self) -> UART4SW_W[src]

Bits 20:21 - UART4 clock source selection

pub fn uart5sw(&mut self) -> UART5SW_W[src]

Bits 22:23 - UART5 clock source selection

pub fn tim20sw(&mut self) -> TIM20SW_W[src]

Bit 15 - Timer20 clock source selection

pub fn tim15sw(&mut self) -> TIM15SW_W[src]

Bit 10 - Timer15 clock source selection

pub fn tim16sw(&mut self) -> TIM16SW_W[src]

Bit 11 - Timer16 clock source selection

pub fn tim17sw(&mut self) -> TIM17SW_W[src]

Bit 13 - Timer17 clock source selection

pub fn tim2sw(&mut self) -> TIM2SW_W[src]

Bit 24 - Timer2 clock source selection

pub fn tim34sw(&mut self) -> TIM34SW_W[src]

Bit 25 - Timer34 clock source selection