Struct stm32ral::stm32g0::peripherals::dmamux_v1::ResetValues[][src]

pub struct ResetValues {
Show 13 fields pub C0CR: u32, pub C1CR: u32, pub C2CR: u32, pub C3CR: u32, pub C4CR: u32, pub C5CR: u32, pub C6CR: 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: 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.