[][src]Type Definition stm32wb_pac::rcc::apb2smenr::W

type W = W<u32, APB2SMENR>;

Writer for register APB2SMENR

Implementations

impl W[src]

pub fn sai1smen(&mut self) -> SAI1SMEN_W<'_>[src]

Bit 21 - SAI1 clocks enable during CPU1 Sleep mode

pub fn tim17smen(&mut self) -> TIM17SMEN_W<'_>[src]

Bit 18 - TIM17 timer clocks enable during CPU1 Sleep mode

pub fn tim16smen(&mut self) -> TIM16SMEN_W<'_>[src]

Bit 17 - TIM16 timer clocks enable during CPU1 Sleep mode

pub fn usart1smen(&mut self) -> USART1SMEN_W<'_>[src]

Bit 14 - USART1clocks enable during CPU1 Sleep mode

pub fn spi1smen(&mut self) -> SPI1SMEN_W<'_>[src]

Bit 12 - SPI1 clocks enable during CPU1 Sleep mode

pub fn tim1smen(&mut self) -> TIM1SMEN_W<'_>[src]

Bit 11 - TIM1 timer clocks enable during CPU1 Sleep mode