Struct efm32gg990::ADC0[][src]

pub struct ADC0 { /* fields omitted */ }

ADC0

Methods

impl ADC0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC0
[src]

impl Deref for ADC0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC0