Struct atsamd21e18a::DAC [] [src]

pub struct DAC { /* fields omitted */ }

Digital Analog Converter

Methods

impl DAC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DAC
[src]

impl Deref for DAC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DAC