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

type R = R<u32, AHB1ENR>;

Reader of register AHB1ENR

Implementations

impl R[src]

pub fn otghsulpien(&self) -> OTGHSULPIEN_R[src]

Bit 30 - USB OTG HSULPI clock enable

pub fn otghsen(&self) -> OTGHSEN_R[src]

Bit 29 - USB OTG HS clock enable

pub fn ethmacptpen(&self) -> ETHMACPTPEN_R[src]

Bit 28 - Ethernet PTP clock enable

pub fn ethmacrxen(&self) -> ETHMACRXEN_R[src]

Bit 27 - Ethernet Reception clock enable

pub fn ethmactxen(&self) -> ETHMACTXEN_R[src]

Bit 26 - Ethernet Transmission clock enable

pub fn ethmacen(&self) -> ETHMACEN_R[src]

Bit 25 - Ethernet MAC clock enable

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

Bit 22 - DMA2 clock enable

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

Bit 21 - DMA1 clock enable

pub fn bkpsramen(&self) -> BKPSRAMEN_R[src]

Bit 18 - Backup SRAM interface clock enable

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

Bit 12 - CRC clock enable

pub fn gpioien(&self) -> GPIOIEN_R[src]

Bit 8 - IO port I clock enable

pub fn gpiohen(&self) -> GPIOHEN_R[src]

Bit 7 - IO port H clock enable

pub fn gpiogen(&self) -> GPIOGEN_R[src]

Bit 6 - IO port G clock enable

pub fn gpiofen(&self) -> GPIOFEN_R[src]

Bit 5 - IO port F clock enable

pub fn gpioeen(&self) -> GPIOEEN_R[src]

Bit 4 - IO port E clock enable

pub fn gpioden(&self) -> GPIODEN_R[src]

Bit 3 - IO port D clock enable

pub fn gpiocen(&self) -> GPIOCEN_R[src]

Bit 2 - IO port C clock enable

pub fn gpioben(&self) -> GPIOBEN_R[src]

Bit 1 - IO port B clock enable

pub fn gpioaen(&self) -> GPIOAEN_R[src]

Bit 0 - IO port A clock enable