Struct stm32f469xx::C_ADC[][src]

pub struct C_ADC { /* fields omitted */ }

Common ADC registers

Methods

impl C_ADC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for C_ADC
[src]

impl Deref for C_ADC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for C_ADC