Struct samd21g18a::DAC[][src]

pub struct DAC { /* fields omitted */ }

Digital Analog Converter

Trait Implementations

impl Deref for DAC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for DAC

impl !Sync for DAC