Expand description

DMA controller

Used by: stm32g030, stm32g031, stm32g041

Re-exports

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

Modules

Access functions for the DMA peripheral instance

Constants

Raw pointer to DMA