[][src]Type Definition stm32f4::stm32f413::rcc::apb2lpenr::W

type W = W<u32, APB2LPENR>;

Writer for register APB2LPENR

Implementations

impl W[src]

pub fn tim1lpen(&mut self) -> TIM1LPEN_W<'_>[src]

Bit 0 - TIM1 clock enable during Sleep mode

pub fn tim8lpen(&mut self) -> TIM8LPEN_W<'_>[src]

Bit 1 - TIM8LPEN

pub fn usart1lpen(&mut self) -> USART1LPEN_W<'_>[src]

Bit 4 - USART1 clock enable during Sleep mode

pub fn usart6lpen(&mut self) -> USART6LPEN_W<'_>[src]

Bit 5 - USART6 clock enable during Sleep mode

pub fn adc1lpen(&mut self) -> ADC1LPEN_W<'_>[src]

Bit 8 - ADC1 clock enable during Sleep mode

pub fn sdiolpen(&mut self) -> SDIOLPEN_W<'_>[src]

Bit 11 - SDIO clock enable during Sleep mode

pub fn spi1lpen(&mut self) -> SPI1LPEN_W<'_>[src]

Bit 12 - SPI 1 clock enable during Sleep mode

pub fn spi4lpen(&mut self) -> SPI4LPEN_W<'_>[src]

Bit 13 - SPI4 clock enable during Sleep mode

pub fn syscfglpen(&mut self) -> SYSCFGLPEN_W<'_>[src]

Bit 14 - System configuration controller clock enable during Sleep mode

pub fn tim9lpen(&mut self) -> TIM9LPEN_W<'_>[src]

Bit 16 - TIM9 clock enable during sleep mode

pub fn tim10lpen(&mut self) -> TIM10LPEN_W<'_>[src]

Bit 17 - TIM10 clock enable during Sleep mode

pub fn tim11lpen(&mut self) -> TIM11LPEN_W<'_>[src]

Bit 18 - TIM11 clock enable during Sleep mode

pub fn dfsdmlpen(&mut self) -> DFSDMLPEN_W<'_>[src]

Bit 24 - DFSDMLPEN

pub fn usart9lpen(&mut self) -> USART9LPEN_W<'_>[src]

Bit 6 - USART9 clock enable during Sleep mode

pub fn usart10lpen(&mut self) -> USART10LPEN_W<'_>[src]

Bit 7 - USART10 clock enable during Sleep mode

pub fn extitlpen(&mut self) -> EXTITLPEN_W<'_>[src]

Bit 15 - EXTIT APB and SYSCTRL PFREE clock enable during Sleep mode

pub fn spi5lpen(&mut self) -> SPI5LPEN_W<'_>[src]

Bit 20 - SPI5 clock enable during Sleep mode

pub fn sai1lpen(&mut self) -> SAI1LPEN_W<'_>[src]

Bit 22 - SAI1 clock enable during Sleep mode

pub fn dfsdm2lpen(&mut self) -> DFSDM2LPEN_W<'_>[src]

Bit 25 - DFSDM2 clock enable during Sleep mode

pub fn uart9lpen(&mut self) -> UART9LPEN_W<'_>[src]

Bit 6 - UART9 clock enable during Sleep mode

pub fn uart10lpen(&mut self) -> UART10LPEN_W<'_>[src]

Bit 7 - UART10 clock enable during Sleep mode