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

pub struct ResetValues {
    pub TZSC_CR: u32,
    pub TZSC_SECCFGR1: u32,
    pub TZSC_SECCFGR2: u32,
    pub TZSC_PRIVCFGR1: u32,
    pub TZSC_PRIVCFGR2: u32,
    pub TZSC_MPCWM1_NSWMR1: u32,
    pub TZSC_MPCWM1_NSWMR2: u32,
    pub TZSC_MPCWM2_NSWMR1: u32,
    pub TZSC_MPCWM2_NSWMR2: u32,
    pub TZSC_MPCWM3_NSWMR1: u32,
}

Fields

TZSC_CR: u32TZSC_SECCFGR1: u32TZSC_SECCFGR2: u32TZSC_PRIVCFGR1: u32TZSC_PRIVCFGR2: u32TZSC_MPCWM1_NSWMR1: u32TZSC_MPCWM1_NSWMR2: u32TZSC_MPCWM2_NSWMR1: u32TZSC_MPCWM2_NSWMR2: u32TZSC_MPCWM3_NSWMR1: 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.