Struct stm32g0::stm32g081::ADC[][src]

pub struct ADC { /* fields omitted */ }
Expand description

Analog to Digital Converter instance 1

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x28 - channel selection register CHSELRMOD = 1 in ADC_CFGR1

0x28 - channel selection register

Trait Implementations

Formats the value using the given formatter. Read more

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.