Struct atsam4lc8c::DACC [] [src]

pub struct DACC { /* fields omitted */ }

DAC Controller

Methods

impl DACC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DACC
[src]

impl Deref for DACC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DACC