Struct stm32ral::stm32wb::stm32wb55::ipcc::ResetValues[][src]

pub struct ResetValues {
    pub C1CR: u32,
    pub C1MR: u32,
    pub C1SCR: u32,
    pub C1TOC2SR: u32,
    pub C2CR: u32,
    pub C2MR: u32,
    pub C2SCR: u32,
    pub C2TOC1SR: u32,
    pub HWCFGR: u32,
    pub VERR: u32,
    pub IPIDR: u32,
    pub SIDR: u32,
}

Fields

C1CR: u32C1MR: u32C1SCR: u32C1TOC2SR: u32C2CR: u32C2MR: u32C2SCR: u32C2TOC1SR: u32HWCFGR: u32VERR: u32IPIDR: u32SIDR: 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.