pub struct DMA2 { /* private fields */ }
Expand description
DMA controller
Implementations§
Trait Implementations§
source§impl Enable for DMA2
impl Enable for DMA2
fn enable(rcc: &RegisterBlock)
fn disable(rcc: &RegisterBlock)
source§impl Instance for DMA2
impl Instance for DMA2
source§fn ptr() -> *const RegisterBlock
fn ptr() -> *const RegisterBlock
Gives a pointer to the RegisterBlock.