Struct stm32g0::stm32g030::adc::isr::R[][src]

pub struct R(_);
Expand description

Register ISR reader

Implementations

Bit 13 - Channel Configuration Ready flag

Bit 11 - End Of Calibration flag

Bit 9 - ADC analog watchdog 3 flag

Bit 8 - ADC analog watchdog 2 flag

Bit 7 - ADC analog watchdog 1 flag

Bit 4 - ADC group regular overrun flag

Bit 3 - ADC group regular end of sequence conversions flag

Bit 2 - ADC group regular end of unitary conversion flag

Bit 1 - ADC group regular end of sampling flag

Bit 0 - ADC ready flag

Methods from Deref<Target = R<ISR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.