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

pub struct ResetValues {
    pub COMP_C1CSR: u32,
    pub COMP_C2CSR: u32,
    pub COMP_C3CSR: u32,
    pub COMP_C4CSR: u32,
    pub COMP_C5CSR: u32,
    pub COMP_C6CSR: u32,
    pub COMP_C7CSR: u32,
}

Fields

COMP_C1CSR: u32COMP_C2CSR: u32COMP_C3CSR: u32COMP_C4CSR: u32COMP_C5CSR: u32COMP_C6CSR: u32COMP_C7CSR: 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.