Struct atsamd21_hal::target_device::DMAC [] [src]

pub struct DMAC { /* fields omitted */ }

Direct Memory Access Controller

Methods

impl DMAC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for DMAC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

impl Send for DMAC
[src]

Auto Trait Implementations

impl !Sync for DMAC