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

type W = W<u32, AHB2ENR>;

Writer for register AHB2ENR

Implementations

impl W[src]

pub fn aes1en(&mut self) -> AES1EN_W<'_>[src]

Bit 16 - AES1 accelerator clock enable

pub fn adcen(&mut self) -> ADCEN_W<'_>[src]

Bit 13 - ADC clock enable

pub fn gpiohen(&mut self) -> GPIOHEN_W<'_>[src]

Bit 7 - IO port H clock enable

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

Bit 4 - IO port E clock enable

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

Bit 3 - IO port D clock enable

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

Bit 2 - IO port C clock enable

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

Bit 1 - IO port B clock enable

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

Bit 0 - IO port A clock enable