Struct stm32ral::stm32l5::peripherals::ucpd1::ResetValues[][src]

pub struct ResetValues {
Show 15 fields pub CFG1: u32, pub CFG2: u32, pub CFG3: u32, pub CR: u32, pub IMR: u32, pub SR: u32, pub ICR: u32, pub TX_ORDSET: u32, pub TX_PAYSZ: u32, pub TXDR: u32, pub RX_ORDSET: u32, pub RX_PAYSZ: u32, pub RXDR: u32, pub RX_ORDEXT1: u32, pub RX_ORDEXT2: u32,
}

Fields

CFG1: u32CFG2: u32CFG3: u32CR: u32IMR: u32SR: u32ICR: u32TX_ORDSET: u32TX_PAYSZ: u32TXDR: u32RX_ORDSET: u32RX_PAYSZ: u32RXDR: u32RX_ORDEXT1: u32RX_ORDEXT2: 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.