Struct stm32f30x::ADC4 [] [src]

pub struct ADC4 { /* fields omitted */ }

ADC4

Methods

impl ADC4
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for ADC4