Struct stm32f3::stm32f303::ADC3_4[][src]

pub struct ADC3_4 { /* fields omitted */ }

ADC3_4

Methods

impl ADC3_4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC3_4
[src]

impl Deref for ADC3_4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC3_4