Struct stm32f7x5::C_ADC [] [src]

pub struct C_ADC { /* fields omitted */ }

Common ADC registers

Methods

impl C_ADC
[src]

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

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for C_ADC