Module stm32ral::stm32g0::stm32g0c1::dma2[][src]

Expand description

DMA controller

Used by: stm32g0b0, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::dma2::Instance;
pub use crate::stm32g0::peripherals::dma2::RegisterBlock;
pub use crate::stm32g0::peripherals::dma2::ResetValues;
pub use crate::stm32g0::peripherals::dma2::CR1;
pub use crate::stm32g0::peripherals::dma2::CR2;
pub use crate::stm32g0::peripherals::dma2::CR3;
pub use crate::stm32g0::peripherals::dma2::CR4;
pub use crate::stm32g0::peripherals::dma2::CR5;
pub use crate::stm32g0::peripherals::dma2::IFCR;
pub use crate::stm32g0::peripherals::dma2::ISR;
pub use crate::stm32g0::peripherals::dma2::MAR1;
pub use crate::stm32g0::peripherals::dma2::MAR2;
pub use crate::stm32g0::peripherals::dma2::MAR3;
pub use crate::stm32g0::peripherals::dma2::MAR4;
pub use crate::stm32g0::peripherals::dma2::MAR5;
pub use crate::stm32g0::peripherals::dma2::NDTR1;
pub use crate::stm32g0::peripherals::dma2::NDTR2;
pub use crate::stm32g0::peripherals::dma2::NDTR3;
pub use crate::stm32g0::peripherals::dma2::NDTR4;
pub use crate::stm32g0::peripherals::dma2::NDTR5;
pub use crate::stm32g0::peripherals::dma2::PAR1;
pub use crate::stm32g0::peripherals::dma2::PAR2;
pub use crate::stm32g0::peripherals::dma2::PAR3;
pub use crate::stm32g0::peripherals::dma2::PAR4;
pub use crate::stm32g0::peripherals::dma2::PAR5;

Modules

Access functions for the DMA2 peripheral instance

Constants

Raw pointer to DMA2