Module stm32ral::stm32g0::stm32g0b0::dma1[][src]

Expand description

DMA controller

Used by: stm32g0b0, stm32g0b1, stm32g0c1

Re-exports

pub use crate::stm32g0::peripherals::dma1::Instance;
pub use crate::stm32g0::peripherals::dma1::RegisterBlock;
pub use crate::stm32g0::peripherals::dma1::ResetValues;
pub use crate::stm32g0::peripherals::dma1::CR1;
pub use crate::stm32g0::peripherals::dma1::CR2;
pub use crate::stm32g0::peripherals::dma1::CR3;
pub use crate::stm32g0::peripherals::dma1::CR4;
pub use crate::stm32g0::peripherals::dma1::CR5;
pub use crate::stm32g0::peripherals::dma1::CR6;
pub use crate::stm32g0::peripherals::dma1::CR7;
pub use crate::stm32g0::peripherals::dma1::IFCR;
pub use crate::stm32g0::peripherals::dma1::ISR;
pub use crate::stm32g0::peripherals::dma1::MAR1;
pub use crate::stm32g0::peripherals::dma1::MAR2;
pub use crate::stm32g0::peripherals::dma1::MAR3;
pub use crate::stm32g0::peripherals::dma1::MAR4;
pub use crate::stm32g0::peripherals::dma1::MAR5;
pub use crate::stm32g0::peripherals::dma1::MAR6;
pub use crate::stm32g0::peripherals::dma1::MAR7;
pub use crate::stm32g0::peripherals::dma1::NDTR1;
pub use crate::stm32g0::peripherals::dma1::NDTR2;
pub use crate::stm32g0::peripherals::dma1::NDTR3;
pub use crate::stm32g0::peripherals::dma1::NDTR4;
pub use crate::stm32g0::peripherals::dma1::NDTR5;
pub use crate::stm32g0::peripherals::dma1::NDTR6;
pub use crate::stm32g0::peripherals::dma1::NDTR7;
pub use crate::stm32g0::peripherals::dma1::PAR1;
pub use crate::stm32g0::peripherals::dma1::PAR2;
pub use crate::stm32g0::peripherals::dma1::PAR3;
pub use crate::stm32g0::peripherals::dma1::PAR4;
pub use crate::stm32g0::peripherals::dma1::PAR5;
pub use crate::stm32g0::peripherals::dma1::PAR6;
pub use crate::stm32g0::peripherals::dma1::PAR7;

Modules

Access functions for the DMA1 peripheral instance

Constants

Raw pointer to DMA1