Struct stm32f446_hal::stm32f446::ADC2[][src]

pub struct ADC2 { /* fields omitted */ }

ADC2

Methods

impl ADC2
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for ADC2
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for ADC2
[src]

Auto Trait Implementations

impl !Sync for ADC2