[][src]Type Definition stm32wb_pac::rcc::ahb2smenr::R

type R = R<u32, AHB2SMENR>;

Reader of register AHB2SMENR

Implementations

impl R[src]

pub fn aes1smen(&self) -> AES1SMEN_R[src]

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

pub fn adcfssmen(&self) -> ADCFSSMEN_R[src]

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

pub fn gpiohsmen(&self) -> GPIOHSMEN_R[src]

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

pub fn gpioesmen(&self) -> GPIOESMEN_R[src]

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

pub fn gpiodsmen(&self) -> GPIODSMEN_R[src]

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

pub fn gpiocsmen(&self) -> GPIOCSMEN_R[src]

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

pub fn gpiobsmen(&self) -> GPIOBSMEN_R[src]

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

pub fn gpioasmen(&self) -> GPIOASMEN_R[src]

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