Struct stm32ral::stm32l1::peripherals::ri::ResetValues[][src]

pub struct ResetValues {
    pub ICR: u32,
    pub ASCR1: u32,
    pub ASCR2: u32,
    pub HYSCR1: u32,
    pub HYSCR2: u32,
    pub HYSCR3: u32,
    pub HYSCR4: u32,
}

Fields

ICR: u32ASCR1: u32ASCR2: u32HYSCR1: u32HYSCR2: u32HYSCR3: u32HYSCR4: 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.