Struct atsam4lc8c::PDCA [] [src]

pub struct PDCA { /* fields omitted */ }

Peripheral DMA Controller

Methods

impl PDCA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PDCA
[src]

impl Deref for PDCA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PDCA