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

pub struct ResetValues {
Show 13 fields pub ACR: u32, pub PDKEYR: u32, pub KEYR: u32, pub OPTKEYR: u32, pub SR: u32, pub CR: u32, pub ECCR: u32, pub OPTR: u32, pub PCROP1SR: u32, pub PCROP1ER: u32, pub WRP1AR: u32, pub WRP1BR: u32, pub SEC1R: u32,
}

Fields

ACR: u32PDKEYR: u32KEYR: u32OPTKEYR: u32SR: u32CR: u32ECCR: u32OPTR: u32PCROP1SR: u32PCROP1ER: u32WRP1AR: u32WRP1BR: u32SEC1R: 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.