Struct stm32f446_hal::stm32f446::ADC3[][src]

pub struct ADC3 { /* fields omitted */ }

ADC3

Methods

impl ADC3
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for ADC3
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for ADC3
[src]

Auto Trait Implementations

impl !Sync for ADC3