Struct stm32ral::stm32mp::peripherals::gich::ResetValues[][src]

pub struct ResetValues {
    pub GICH_HCR: u32,
    pub GICH_VTR: u32,
    pub GICH_VMCR: u32,
    pub GICH_MISR: u32,
    pub GICH_EISR0: u32,
    pub GICH_ELSR0: u32,
    pub GICH_APR0: u32,
    pub GICH_LR0: u32,
    pub GICH_LR1: u32,
    pub GICH_LR2: u32,
    pub GICH_LR3: u32,
}

Fields

GICH_HCR: u32GICH_VTR: u32GICH_VMCR: u32GICH_MISR: u32GICH_EISR0: u32GICH_ELSR0: u32GICH_APR0: u32GICH_LR0: u32GICH_LR1: u32GICH_LR2: u32GICH_LR3: 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.