R

Type Alias R 

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

Reader of register AHB2ENR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn rngen(&self) -> RNGEN_R

Bit 18 - Random Number Generator clock enable

Source

pub fn aesen(&self) -> AESEN_R

Bit 16 - AES accelerator clock enable

Source

pub fn adcen(&self) -> ADCEN_R

Bit 13 - ADC clock enable

Source

pub fn otgfsen(&self) -> OTGFSEN_R

Bit 12 - OTG full speed clock enable

Source

pub fn gpiohen(&self) -> GPIOHEN_R

Bit 7 - IO port H clock enable

Source

pub fn gpiogen(&self) -> GPIOGEN_R

Bit 6 - IO port G clock enable

Source

pub fn gpiofen(&self) -> GPIOFEN_R

Bit 5 - IO port F clock enable

Source

pub fn gpioeen(&self) -> GPIOEEN_R

Bit 4 - IO port E clock enable

Source

pub fn gpioden(&self) -> GPIODEN_R

Bit 3 - IO port D clock enable

Source

pub fn gpiocen(&self) -> GPIOCEN_R

Bit 2 - IO port C clock enable

Source

pub fn gpioben(&self) -> GPIOBEN_R

Bit 1 - IO port B clock enable

Source

pub fn gpioaen(&self) -> GPIOAEN_R

Bit 0 - IO port A clock enable