[][src]Type Definition stm32f4::stm32f469::rcc::apb1lpenr::W

type W = W<u32, APB1LPENR>;

Writer for register APB1LPENR

Implementations

impl W[src]

pub fn tim2lpen(&mut self) -> TIM2LPEN_W<'_>[src]

Bit 0 - TIM2 clock enable during Sleep mode

pub fn tim3lpen(&mut self) -> TIM3LPEN_W<'_>[src]

Bit 1 - TIM3 clock enable during Sleep mode

pub fn tim4lpen(&mut self) -> TIM4LPEN_W<'_>[src]

Bit 2 - TIM4 clock enable during Sleep mode

pub fn tim5lpen(&mut self) -> TIM5LPEN_W<'_>[src]

Bit 3 - TIM5 clock enable during Sleep mode

pub fn tim6lpen(&mut self) -> TIM6LPEN_W<'_>[src]

Bit 4 - TIM6 clock enable during Sleep mode

pub fn tim7lpen(&mut self) -> TIM7LPEN_W<'_>[src]

Bit 5 - TIM7 clock enable during Sleep mode

pub fn tim12lpen(&mut self) -> TIM12LPEN_W<'_>[src]

Bit 6 - TIM12 clock enable during Sleep mode

pub fn tim13lpen(&mut self) -> TIM13LPEN_W<'_>[src]

Bit 7 - TIM13 clock enable during Sleep mode

pub fn tim14lpen(&mut self) -> TIM14LPEN_W<'_>[src]

Bit 8 - TIM14 clock enable during Sleep mode

pub fn wwdglpen(&mut self) -> WWDGLPEN_W<'_>[src]

Bit 11 - Window watchdog clock enable during Sleep mode

pub fn spi2lpen(&mut self) -> SPI2LPEN_W<'_>[src]

Bit 14 - SPI2 clock enable during Sleep mode

pub fn spi3lpen(&mut self) -> SPI3LPEN_W<'_>[src]

Bit 15 - SPI3 clock enable during Sleep mode

pub fn usart2lpen(&mut self) -> USART2LPEN_W<'_>[src]

Bit 17 - USART2 clock enable during Sleep mode

pub fn usart3lpen(&mut self) -> USART3LPEN_W<'_>[src]

Bit 18 - USART3 clock enable during Sleep mode

pub fn uart4lpen(&mut self) -> UART4LPEN_W<'_>[src]

Bit 19 - UART4 clock enable during Sleep mode

pub fn uart5lpen(&mut self) -> UART5LPEN_W<'_>[src]

Bit 20 - UART5 clock enable during Sleep mode

pub fn i2c1lpen(&mut self) -> I2C1LPEN_W<'_>[src]

Bit 21 - I2C1 clock enable during Sleep mode

pub fn i2c2lpen(&mut self) -> I2C2LPEN_W<'_>[src]

Bit 22 - I2C2 clock enable during Sleep mode

pub fn i2c3lpen(&mut self) -> I2C3LPEN_W<'_>[src]

Bit 23 - I2C3 clock enable during Sleep mode

pub fn can1lpen(&mut self) -> CAN1LPEN_W<'_>[src]

Bit 25 - CAN 1 clock enable during Sleep mode

pub fn can2lpen(&mut self) -> CAN2LPEN_W<'_>[src]

Bit 26 - CAN 2 clock enable during Sleep mode

pub fn pwrlpen(&mut self) -> PWRLPEN_W<'_>[src]

Bit 28 - Power interface clock enable during Sleep mode

pub fn daclpen(&mut self) -> DACLPEN_W<'_>[src]

Bit 29 - DAC interface clock enable during Sleep mode

pub fn uart7lpen(&mut self) -> UART7LPEN_W<'_>[src]

Bit 30 - UART7 clock enable during Sleep mode

pub fn uart8lpen(&mut self) -> UART8LPEN_W<'_>[src]

Bit 31 - UART8 clock enable during Sleep mode