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

pub struct ResetValues {
    pub FCCAN_CCU_CREL: u32,
    pub FCCAN_CCU_CCFG: u32,
    pub FCCAN_CCU_CSTAT: u32,
    pub FCCAN_CCU_CWD: u32,
    pub FCCAN_CCU_IR: u32,
    pub FCCAN_CCU_IE: u32,
}

Fields

FCCAN_CCU_CREL: u32FCCAN_CCU_CCFG: u32FCCAN_CCU_CSTAT: u32FCCAN_CCU_CWD: u32FCCAN_CCU_IR: u32FCCAN_CCU_IE: 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.