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

pub struct ResetValues {
    pub WWDG_CR: u32,
    pub WWDG_CFR: u32,
    pub WWDG_SR: u32,
    pub WWDG_HWCFGR: u32,
    pub WWDG_VERR: u32,
    pub WWDG_IPIDR: u32,
    pub WWDG_SIDR: u32,
}

Fields

WWDG_CR: u32WWDG_CFR: u32WWDG_SR: u32WWDG_HWCFGR: u32WWDG_VERR: u32WWDG_IPIDR: u32WWDG_SIDR: 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.