Struct stm32ral::stm32h7::peripherals::jpeg::ResetValues[][src]

pub struct ResetValues {
Show 13 fields pub CONFR0: u32, pub CONFR1: u32, pub CONFR2: u32, pub CONFR3: u32, pub CONFRN1: u32, pub CONFRN2: u32, pub CONFRN3: u32, pub CONFRN4: u32, pub CR: u32, pub SR: u32, pub CFR: u32, pub DIR: u32, pub DOR: u32,
}

Fields

CONFR0: u32CONFR1: u32CONFR2: u32CONFR3: u32CONFRN1: u32CONFRN2: u32CONFRN3: u32CONFRN4: u32CR: u32SR: u32CFR: u32DIR: u32DOR: 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.