Struct stm32ral::stm32f4::peripherals::quadspi::ResetValues[][src]

pub struct ResetValues {
Show 13 fields pub CR: u32, pub DCR: u32, pub SR: u32, pub FCR: u32, pub DLR: u32, pub CCR: u32, pub AR: u32, pub ABR: u32, pub DR: u32, pub PSMKR: u32, pub PSMAR: u32, pub PIR: u32, pub LPTR: u32,
}

Fields

CR: u32DCR: u32SR: u32FCR: u32DLR: u32CCR: u32AR: u32ABR: u32DR: u32PSMKR: u32PSMAR: u32PIR: u32LPTR: 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.