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

type R = R<u32, APB1ENR1>;

Reader of register APB1ENR1

Implementations

impl R[src]

pub fn lptim1en(&self) -> LPTIM1EN_R[src]

Bit 31 - CPU1 Low power timer 1 clock enable

pub fn usben(&self) -> USBEN_R[src]

Bit 26 - CPU1 USB clock enable

pub fn crsen(&self) -> CRSEN_R[src]

Bit 24 - CPU1 CRS clock enable

pub fn i2c3en(&self) -> I2C3EN_R[src]

Bit 23 - CPU1 I2C3 clock enable

pub fn i2c1en(&self) -> I2C1EN_R[src]

Bit 21 - CPU1 I2C1 clock enable

pub fn spi2en(&self) -> SPI2EN_R[src]

Bit 14 - CPU1 SPI2 clock enable

pub fn wwdgen(&self) -> WWDGEN_R[src]

Bit 11 - CPU1 Window watchdog clock enable

pub fn rtcapben(&self) -> RTCAPBEN_R[src]

Bit 10 - CPU1 RTC APB clock enable

pub fn lcden(&self) -> LCDEN_R[src]

Bit 9 - CPU1 LCD clock enable

pub fn tim2en(&self) -> TIM2EN_R[src]

Bit 0 - CPU1 TIM2 timer clock enable