Struct stm32f3::stm32f303::ADC4[][src]

pub struct ADC4 { /* fields omitted */ }

ADC4

Methods

impl ADC4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for ADC4
[src]

impl Deref for ADC4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC4