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

type R = R<u32, APB1ENR>;

Reader of register APB1ENR

Methods

impl R[src]

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

Bit 31 - Low power timer clock enable bit

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

Bit 29 - DAC interface clock enable bit

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

Bit 28 - Power interface clock enable bit

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

Bit 27 - Clock recovery system clock enable bit

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

Bit 23 - USB clock enable bit

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

Bit 22 - I2C2 clock enable bit

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

Bit 21 - I2C1 clock enable bit

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

Bit 18 - LPUART1 clock enable bit

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

Bit 17 - UART2 clock enable bit

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

Bit 14 - SPI2 clock enable bit

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

Bit 11 - Window watchdog clock enable bit

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

Bit 4 - Timer 6 clock enable bit

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

Bit 0 - Timer2 clock enable bit

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

Bit 1 - Timer3 clock enable bit

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

Bit 5 - Timer 7 clock enable bit

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

Bit 19 - USART4 clock enable bit

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

Bit 20 - USART5 clock enable bit

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

Bit 30 - I2C3 clock enable bit