Struct stm32ral::stm32h7::stm32h7b3::comp1::ResetValues[][src]

pub struct ResetValues {
    pub COMP1_SR: u32,
    pub COMP1_ICFR: u32,
    pub COMP1_OR: u32,
    pub COMP1_CFGR1: u32,
    pub COMP1_CFGR2: u32,
}

Fields

COMP1_SR: u32COMP1_ICFR: u32COMP1_OR: u32COMP1_CFGR1: u32COMP1_CFGR2: 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.