Struct samd21g18a::DMAC[][src]

pub struct DMAC { /* fields omitted */ }

Direct Memory Access Controller

Trait Implementations

impl Deref for DMAC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for DMAC

impl !Sync for DMAC