Struct stm32f1::stm32f100::DMA2[][src]

pub struct DMA2 { /* fields omitted */ }

DMA2

Methods

impl DMA2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DMA2
[src]

impl Deref for DMA2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for DMA2