Struct stm32f7x6::ADC2 [] [src]

pub struct ADC2 { /* fields omitted */ }

ADC2

Methods

impl ADC2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC2
[src]

impl Deref for ADC2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC2