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

type W = W<u32, APB1ENR1>;

Writer for register APB1ENR1

Implementations

impl W[src]

pub fn lptim1en(&mut self) -> LPTIM1EN_W<'_>[src]

Bit 31 - CPU1 Low power timer 1 clock enable

pub fn usben(&mut self) -> USBEN_W<'_>[src]

Bit 26 - CPU1 USB clock enable

pub fn crsen(&mut self) -> CRSEN_W<'_>[src]

Bit 24 - CPU1 CRS clock enable

pub fn i2c3en(&mut self) -> I2C3EN_W<'_>[src]

Bit 23 - CPU1 I2C3 clock enable

pub fn i2c1en(&mut self) -> I2C1EN_W<'_>[src]

Bit 21 - CPU1 I2C1 clock enable

pub fn spi2en(&mut self) -> SPI2EN_W<'_>[src]

Bit 14 - CPU1 SPI2 clock enable

pub fn wwdgen(&mut self) -> WWDGEN_W<'_>[src]

Bit 11 - CPU1 Window watchdog clock enable

pub fn rtcapben(&mut self) -> RTCAPBEN_W<'_>[src]

Bit 10 - CPU1 RTC APB clock enable

pub fn lcden(&mut self) -> LCDEN_W<'_>[src]

Bit 9 - CPU1 LCD clock enable

pub fn tim2en(&mut self) -> TIM2EN_W<'_>[src]

Bit 0 - CPU1 TIM2 timer clock enable