Struct qn908x_rs::DMA0 [] [src]

pub struct DMA0 { /* fields omitted */ }

LPC5411x DMA controller

Methods

impl DMA0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DMA0
[src]

impl Deref for DMA0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DMA0