Type Definition stm32g0::stm32g071::rcc::apbenr1::W[][src]

type W = W<u32, APBENR1>;

Writer for register APBENR1

Implementations

impl W[src]

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

Bit 0 - TIM2 timer clock enable

pub fn tim3en(&mut self) -> TIM3EN_W<'_>[src]

Bit 1 - TIM3 timer clock enable

pub fn tim6en(&mut self) -> TIM6EN_W<'_>[src]

Bit 4 - TIM6 timer clock enable

pub fn tim7en(&mut self) -> TIM7EN_W<'_>[src]

Bit 5 - TIM7 timer clock enable

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

Bit 10 - RTC APB clock enable

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

Bit 11 - WWDG clock enable

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

Bit 14 - SPI2 clock enable

pub fn usart2en(&mut self) -> USART2EN_W<'_>[src]

Bit 17 - USART2 clock enable

pub fn usart3en(&mut self) -> USART3EN_W<'_>[src]

Bit 18 - USART3 clock enable

pub fn usart4en(&mut self) -> USART4EN_W<'_>[src]

Bit 19 - USART4 clock enable

pub fn lpuart1en(&mut self) -> LPUART1EN_W<'_>[src]

Bit 20 - LPUART1 clock enable

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

Bit 21 - I2C1 clock enable

pub fn i2c2en(&mut self) -> I2C2EN_W<'_>[src]

Bit 22 - I2C2 clock enable

pub fn cecen(&mut self) -> CECEN_W<'_>[src]

Bit 24 - HDMI CEC clock enable

pub fn ucpd1en(&mut self) -> UCPD1EN_W<'_>[src]

Bit 25 - UCPD1 clock enable

pub fn ucpd2en(&mut self) -> UCPD2EN_W<'_>[src]

Bit 26 - UCPD2 clock enable

pub fn dbgen(&mut self) -> DBGEN_W<'_>[src]

Bit 27 - Debug support clock enable

pub fn pwren(&mut self) -> PWREN_W<'_>[src]

Bit 28 - Power interface clock enable

pub fn dac1en(&mut self) -> DAC1EN_W<'_>[src]

Bit 29 - DAC1 interface clock enable

pub fn lptim2en(&mut self) -> LPTIM2EN_W<'_>[src]

Bit 30 - LPTIM2 clock enable

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

Bit 31 - LPTIM1 clock enable