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

pub struct ResetValues {
Show 24 fields pub C0CR: u32, pub C1CR: u32, pub C2CR: u32, pub C3CR: u32, pub C4CR: u32, pub C5CR: u32, pub C6CR: u32, pub C7CR: u32, pub C8CR: u32, pub C9CR: u32, pub C10CR: u32, pub C11CR: u32, pub C12CR: u32, pub C13CR: u32, pub C14CR: u32, pub C15CR: u32, pub CSR: u32, pub CFR: u32, pub RG0CR: u32, pub RG1CR: u32, pub RG2CR: u32, pub RG3CR: u32, pub RGSR: u32, pub RGCFR: u32,
}

Fields

C0CR: u32C1CR: u32C2CR: u32C3CR: u32C4CR: u32C5CR: u32C6CR: u32C7CR: u32C8CR: u32C9CR: u32C10CR: u32C11CR: u32C12CR: u32C13CR: u32C14CR: u32C15CR: u32CSR: u32CFR: u32RG0CR: u32RG1CR: u32RG2CR: u32RG3CR: u32RGSR: u32RGCFR: 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.