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

pub struct ResetValues {
Show 24 fields pub POWER: u32, pub CLKCR: u32, pub ARGR: u32, pub CMDR: u32, pub RESPCMDR: u32, pub RESP1R: u32, pub RESP2R: u32, pub RESP3R: u32, pub RESP4R: u32, pub DTIMER: u32, pub DLENR: u32, pub DCTRL: u32, pub DCNTR: u32, pub STAR: u32, pub ICR: u32, pub MASKR: u32, pub ACKTIMER: u32, pub IDMACTRLR: u32, pub IDMABSIZER: u32, pub IDMABASE0R: u32, pub IDMABASE1R: u32, pub FIFOR: u32, pub VER: u32, pub ID: u32,
}

Fields

POWER: u32CLKCR: u32ARGR: u32CMDR: u32RESPCMDR: u32RESP1R: u32RESP2R: u32RESP3R: u32RESP4R: u32DTIMER: u32DLENR: u32DCTRL: u32DCNTR: u32STAR: u32ICR: u32MASKR: u32ACKTIMER: u32IDMACTRLR: u32IDMABSIZER: u32IDMABASE0R: u32IDMABASE1R: u32FIFOR: u32VER: u32ID: 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.