Struct atsamd21e18a::ADC[][src]

pub struct ADC { /* fields omitted */ }

Analog Digital Converter

Methods

impl ADC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC
[src]

impl Deref for ADC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC