Type Definition stm32f2::stm32f215::rcc::apb2lpenr::W[][src]

type W = W<u32, APB2LPENR>;

Writer for register APB2LPENR

Implementations

impl W[src]

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

Bit 18 - TIM11 clock enable during Sleep mode

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

Bit 17 - TIM10 clock enable during Sleep mode

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

Bit 16 - TIM9 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 spi1lpen(&mut self) -> SPI1LPEN_W<'_>[src]

Bit 12 - SPI 1 clock enable during Sleep mode

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

Bit 11 - SDIO clock enable during Sleep mode

pub fn adc3lpen(&mut self) -> ADC3LPEN_W<'_>[src]

Bit 10 - ADC 3 clock enable during Sleep mode

pub fn adc2lpen(&mut self) -> ADC2LPEN_W<'_>[src]

Bit 9 - ADC2 clock enable during Sleep mode

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

Bit 8 - ADC1 clock enable during Sleep mode

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

Bit 5 - USART6 clock enable during Sleep mode

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

Bit 4 - USART1 clock enable during Sleep mode

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

Bit 1 - TIM8 clock enable during Sleep mode

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

Bit 0 - TIM1 clock enable during Sleep mode