Struct stm32f446_hal::stm32f446::DMA1[][src]

pub struct DMA1 { /* fields omitted */ }

DMA1

Methods

impl DMA1
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for DMA1
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for DMA1
[src]

Auto Trait Implementations

impl !Sync for DMA1