[][src]Type Definition stm32wb_pac::rcc::ccipr::R

type R = R<u32, CCIPR>;

Reader of register CCIPR

Implementations

impl R[src]

pub fn rngsel(&self) -> RNGSEL_R[src]

Bits 30:31 - RNG clock source selection

pub fn adcsel(&self) -> ADCSEL_R[src]

Bits 28:29 - ADCs clock source selection

pub fn clk48sel(&self) -> CLK48SEL_R[src]

Bits 26:27 - 48 MHz clock source selection

pub fn sai1sel(&self) -> SAI1SEL_R[src]

Bits 22:23 - SAI1 clock source selection

pub fn lptim2sel(&self) -> LPTIM2SEL_R[src]

Bits 20:21 - Low power timer 2 clock source selection

pub fn lptim1sel(&self) -> LPTIM1SEL_R[src]

Bits 18:19 - Low power timer 1 clock source selection

pub fn i2c3sel(&self) -> I2C3SEL_R[src]

Bits 16:17 - I2C3 clock source selection

pub fn i2c1sel(&self) -> I2C1SEL_R[src]

Bits 12:13 - I2C1 clock source selection

pub fn lpuart1sel(&self) -> LPUART1SEL_R[src]

Bits 10:11 - LPUART1 clock source selection

pub fn usart1sel(&self) -> USART1SEL_R[src]

Bits 0:1 - USART1 clock source selection