Struct stm32ral::stm32f3::stm32f373::adc1::ResetValues[][src]

pub struct ResetValues {
Show 20 fields pub SR: u32, pub CR1: u32, pub CR2: u32, pub SMPR1: u32, pub SMPR2: u32, pub JOFR1: u32, pub JOFR2: u32, pub JOFR3: u32, pub JOFR4: u32, pub HTR: u32, pub LTR: u32, pub SQR1: u32, pub SQR2: u32, pub SQR3: u32, pub JSQR: u32, pub JDR1: u32, pub JDR2: u32, pub JDR3: u32, pub JDR4: u32, pub DR: u32,
}

Fields

SR: u32CR1: u32CR2: u32SMPR1: u32SMPR2: u32JOFR1: u32JOFR2: u32JOFR3: u32JOFR4: u32HTR: u32LTR: u32SQR1: u32SQR2: u32SQR3: u32JSQR: u32JDR1: u32JDR2: u32JDR3: u32JDR4: u32DR: u32

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.