Struct qn908x_rs::ADC [] [src]

pub struct ADC { /* fields omitted */ }

adc

Methods

impl ADC
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC