R

Type Alias R 

Source
pub type R = R<u32, AHB2SMENR>;
Expand description

Reader of register AHB2SMENR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rngsmen(&self) -> RNGSMEN_R

Bit 18 - Random Number Generator clocks enable during Sleep and Stop modes

Source

pub fn aessmen(&self) -> AESSMEN_R

Bit 16 - AES accelerator clocks enable during Sleep and Stop modes

Source

pub fn adcfssmen(&self) -> ADCFSSMEN_R

Bit 13 - ADC clocks enable during Sleep and Stop modes

Source

pub fn otgfssmen(&self) -> OTGFSSMEN_R

Bit 12 - OTG full speed clocks enable during Sleep and Stop modes

Source

pub fn sram2smen(&self) -> SRAM2SMEN_R

Bit 9 - SRAM2 interface clocks enable during Sleep and Stop modes

Source

pub fn gpiohsmen(&self) -> GPIOHSMEN_R

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

Source

pub fn gpiogsmen(&self) -> GPIOGSMEN_R

Bit 6 - IO port G clocks enable during Sleep and Stop modes

Source

pub fn gpiofsmen(&self) -> GPIOFSMEN_R

Bit 5 - IO port F clocks enable during Sleep and Stop modes

Source

pub fn gpioesmen(&self) -> GPIOESMEN_R

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

Source

pub fn gpiodsmen(&self) -> GPIODSMEN_R

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

Source

pub fn gpiocsmen(&self) -> GPIOCSMEN_R

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

Source

pub fn gpiobsmen(&self) -> GPIOBSMEN_R

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

Source

pub fn gpioasmen(&self) -> GPIOASMEN_R

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