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

type W = W<u32, APB1LPENR>;

Writer for register APB1LPENR

Implementations

impl W[src]

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

Bit 28 - Power interface clock enable during Sleep mode

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

Bit 23 - I2C3 clock enable during Sleep mode

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

Bit 22 - I2C2 clock enable during Sleep mode

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

Bit 21 - I2C1 clock enable during Sleep mode

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

Bit 17 - USART2 clock enable during Sleep mode

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

Bit 15 - SPI3 clock enable during Sleep mode

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

Bit 14 - SPI2 clock enable during Sleep mode

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

Bit 11 - Window watchdog clock enable during Sleep mode

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

Bit 3 - TIM5 clock enable during Sleep mode

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

Bit 2 - TIM4 clock enable during Sleep mode

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

Bit 1 - TIM3 clock enable during Sleep mode

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

Bit 0 - TIM2 clock enable during Sleep mode