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

type W = W<u32, C2AHB2ENR>;

Writer for register C2AHB2ENR

Implementations

impl W[src]

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

Bit 16 - CPU2 AES1 accelerator clock enable

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

Bit 13 - CPU2 ADC clock enable

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

Bit 7 - CPU2 IO port H clock enable

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

Bit 4 - CPU2 IO port E clock enable

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

Bit 3 - CPU2 IO port D clock enable

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

Bit 2 - CPU2 IO port C clock enable

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

Bit 1 - CPU2 IO port B clock enable

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

Bit 0 - CPU2 IO port A clock enable