Struct stm32ral::stm32mp::peripherals::dts::ResetValues[][src]

pub struct ResetValues {
    pub DTS_CFGR1: u32,
    pub DTS_T0VALR1: u32,
    pub DTS_RAMPVALR: u32,
    pub DTS_ITR1: u32,
    pub DTS_DR: u32,
    pub DTS_SR: u32,
    pub DTS_ITENR: u32,
    pub DTS_ICIFR: u32,
    pub DTS_OR: u32,
}

Fields

DTS_CFGR1: u32DTS_T0VALR1: u32DTS_RAMPVALR: u32DTS_ITR1: u32DTS_DR: u32DTS_SR: u32DTS_ITENR: u32DTS_ICIFR: u32DTS_OR: 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.