[][src]Type Definition stm32l0::stm32l0x2::rcc::apb1enr::W

type W = W<u32, APB1ENR>;

Writer for register APB1ENR

Methods

impl W[src]

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

Bit 31 - Low power timer clock enable bit

pub fn dacen(&mut self) -> DACEN_W[src]

Bit 29 - DAC interface clock enable bit

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

Bit 28 - Power interface clock enable bit

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

Bit 27 - Clock recovery system clock enable bit

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

Bit 23 - USB clock enable bit

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

Bit 22 - I2C2 clock enable bit

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

Bit 21 - I2C1 clock enable bit

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

Bit 18 - LPUART1 clock enable bit

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

Bit 17 - UART2 clock enable bit

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

Bit 14 - SPI2 clock enable bit

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

Bit 11 - Window watchdog clock enable bit

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

Bit 4 - Timer 6 clock enable bit

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

Bit 0 - Timer2 clock enable bit

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

Bit 1 - Timer3 clock enable bit

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

Bit 5 - Timer 7 clock enable bit

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

Bit 19 - USART4 clock enable bit

pub fn usart5en(&mut self) -> USART5EN_W[src]

Bit 20 - USART5 clock enable bit

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

Bit 30 - I2C3 clock enable bit