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

type W = W<u32, C2AHB2SMENR>;

Writer for register C2AHB2SMENR

Implementations

impl W[src]

pub fn aes1smen(&mut self) -> AES1SMEN_W<'_>[src]

Bit 16 - CPU2 AES1 accelerator clocks enable during Sleep and Stop modes

pub fn adcfssmen(&mut self) -> ADCFSSMEN_W<'_>[src]

Bit 13 - CPU2 ADC clocks enable during Sleep and Stop modes

pub fn gpiohsmen(&mut self) -> GPIOHSMEN_W<'_>[src]

Bit 7 - CPU2 IO port H clocks enable during Sleep and Stop modes

pub fn gpioesmen(&mut self) -> GPIOESMEN_W<'_>[src]

Bit 4 - CPU2 IO port E clocks enable during Sleep and Stop modes

pub fn gpiodsmen(&mut self) -> GPIODSMEN_W<'_>[src]

Bit 3 - CPU2 IO port D clocks enable during Sleep and Stop modes

pub fn gpiocsmen(&mut self) -> GPIOCSMEN_W<'_>[src]

Bit 2 - CPU2 IO port C clocks enable during Sleep and Stop modes

pub fn gpiobsmen(&mut self) -> GPIOBSMEN_W<'_>[src]

Bit 1 - CPU2 IO port B clocks enable during Sleep and Stop modes

pub fn gpioasmen(&mut self) -> GPIOASMEN_W<'_>[src]

Bit 0 - CPU2 IO port A clocks enable during Sleep and Stop modes