Struct stm32ral::stm32l4::stm32l4r9::flash::ResetValues[][src]

pub struct ResetValues {
Show 16 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 PCROP2SR: u32, pub PCROP2ER: u32, pub WRP2AR: u32, pub WRP2BR: u32,
}

Fields

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