Struct stm32f446_hal::stm32f446::ADC_COMMON[][src]

pub struct ADC_COMMON { /* fields omitted */ }

Common ADC registers

Methods

impl ADC_COMMON
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for ADC_COMMON
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for ADC_COMMON
[src]

Auto Trait Implementations

impl !Sync for ADC_COMMON