Struct mkw41z::DMA [] [src]

pub struct DMA { /* fields omitted */ }

Enhanced direct memory access controller

Methods

impl DMA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DMA
[src]

impl Deref for DMA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DMA