Struct atsamd21e18a::DMAC[][src]

pub struct DMAC { /* fields omitted */ }

Direct Memory Access Controller

Methods

impl DMAC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DMAC
[src]

impl Deref for DMAC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for DMAC