Struct efm32gg990::DAC0[][src]

pub struct DAC0 { /* fields omitted */ }

DAC0

Methods

impl DAC0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DAC0
[src]

impl Deref for DAC0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for DAC0