Struct stm32ral::stm32g4::peripherals::opamp_v2::ResetValues[][src]

pub struct ResetValues {
    pub OPAMP1_CSR: u32,
    pub OPAMP2_CSR: u32,
    pub OPAMP3_CSR: u32,
    pub OPAMP4_CSR: u32,
    pub OPAMP5_CSR: u32,
    pub OPAMP6_CSR: u32,
    pub OPAMP1_TCMR: u32,
    pub OPAMP2_TCMR: u32,
    pub OPAMP3_TCMR: u32,
    pub OPAMP4_TCMR: u32,
    pub OPAMP5_TCMR: u32,
    pub OPAMP6_TCMR: u32,
}

Fields

OPAMP1_CSR: u32OPAMP2_CSR: u32OPAMP3_CSR: u32OPAMP4_CSR: u32OPAMP5_CSR: u32OPAMP6_CSR: u32OPAMP1_TCMR: u32OPAMP2_TCMR: u32OPAMP3_TCMR: u32OPAMP4_TCMR: u32OPAMP5_TCMR: u32OPAMP6_TCMR: 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.