Type Definition stm32g4::stm32g474::rcc::ahb2enr::W[][src]

type W = W<u32, AHB2ENR>;

Writer for register AHB2ENR

Implementations

impl W[src]

pub fn gpioaen(&mut self) -> GPIOAEN_W<'_>[src]

Bit 0 - IO port A clock enable

pub fn gpioben(&mut self) -> GPIOBEN_W<'_>[src]

Bit 1 - IO port B clock enable

pub fn gpiocen(&mut self) -> GPIOCEN_W<'_>[src]

Bit 2 - IO port C clock enable

pub fn gpioden(&mut self) -> GPIODEN_W<'_>[src]

Bit 3 - IO port D clock enable

pub fn gpioeen(&mut self) -> GPIOEEN_W<'_>[src]

Bit 4 - IO port E clock enable

pub fn gpiofen(&mut self) -> GPIOFEN_W<'_>[src]

Bit 5 - IO port F clock enable

pub fn gpiogen(&mut self) -> GPIOGEN_W<'_>[src]

Bit 6 - IO port G clock enable

pub fn adc12en(&mut self) -> ADC12EN_W<'_>[src]

Bit 13 - ADC clock enable

pub fn adc345en(&mut self) -> ADC345EN_W<'_>[src]

Bit 14 - DCMI clock enable

pub fn dac1en(&mut self) -> DAC1EN_W<'_>[src]

Bit 16 - AES accelerator clock enable

pub fn dac2en(&mut self) -> DAC2EN_W<'_>[src]

Bit 17 - HASH clock enable

pub fn dac3en(&mut self) -> DAC3EN_W<'_>[src]

Bit 18 - Random Number Generator clock enable

pub fn dac4en(&mut self) -> DAC4EN_W<'_>[src]

Bit 19 - DAC4 clock enable

pub fn aesen(&mut self) -> AESEN_W<'_>[src]

Bit 24 - AES clock enable

pub fn rngen(&mut self) -> RNGEN_W<'_>[src]

Bit 26 - Random Number Generator clock enable