[][src]Type Definition stm32f4::stm32f413::rcc::ahb1enr::W

type W = W<u32, AHB1ENR>;

Writer for register AHB1ENR

Methods

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 gpiohen(&mut self) -> GPIOHEN_W[src]

Bit 7 - IO port H clock enable

pub fn crcen(&mut self) -> CRCEN_W[src]

Bit 12 - CRC clock enable

pub fn dma1en(&mut self) -> DMA1EN_W[src]

Bit 21 - DMA1 clock enable

pub fn dma2en(&mut self) -> DMA2EN_W[src]

Bit 22 - DMA2 clock enable