Type Definition stm32f2::stm32f217::rcc::ahb1enr::W[][src]

type W = W<u32, AHB1ENR>;

Writer for register AHB1ENR

Implementations

impl W[src]

pub fn otghsulpien(&mut self) -> OTGHSULPIEN_W<'_>[src]

Bit 30 - USB OTG HSULPI clock enable

pub fn otghsen(&mut self) -> OTGHSEN_W<'_>[src]

Bit 29 - USB OTG HS clock enable

pub fn ethmacptpen(&mut self) -> ETHMACPTPEN_W<'_>[src]

Bit 28 - Ethernet PTP clock enable

pub fn ethmacrxen(&mut self) -> ETHMACRXEN_W<'_>[src]

Bit 27 - Ethernet Reception clock enable

pub fn ethmactxen(&mut self) -> ETHMACTXEN_W<'_>[src]

Bit 26 - Ethernet Transmission clock enable

pub fn ethmacen(&mut self) -> ETHMACEN_W<'_>[src]

Bit 25 - Ethernet MAC clock enable

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

Bit 22 - DMA2 clock enable

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

Bit 21 - DMA1 clock enable

pub fn bkpsramen(&mut self) -> BKPSRAMEN_W<'_>[src]

Bit 18 - Backup SRAM interface clock enable

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

Bit 12 - CRC clock enable

pub fn gpioien(&mut self) -> GPIOIEN_W<'_>[src]

Bit 8 - IO port I clock enable

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

Bit 7 - IO port H clock enable

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

Bit 6 - IO port G clock enable

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

Bit 5 - IO port F 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