Struct samd21g18a::ADC[][src]

pub struct ADC { /* fields omitted */ }

Analog Digital Converter

Trait Implementations

impl Deref for ADC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for ADC

impl !Sync for ADC