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

pub struct ResetValues {
Show 15 fields pub ETZPC_TZMA0_SIZE: u32, pub ETZPC_TZMA1_SIZE: u32, pub ETZPC_DECPROT0: u32, pub ETZPC_DECPROT1: u32, pub ETZPC_DECPROT2: u32, pub ETZPC_DECPROT3: u32, pub ETZPC_DECPROT4: u32, pub ETZPC_DECPROT5: u32, pub ETZPC_DECPROT_LOCK0: u32, pub ETZPC_DECPROT_LOCK1: u32, pub ETZPC_DECPROT_LOCK2: u32, pub ETZPC_HWCFGR: u32, pub ETZPC_VERR: u32, pub ETZPC_IDR: u32, pub ETZPC_SIDR: u32,
}

Fields

ETZPC_TZMA0_SIZE: u32ETZPC_TZMA1_SIZE: u32ETZPC_DECPROT0: u32ETZPC_DECPROT1: u32ETZPC_DECPROT2: u32ETZPC_DECPROT3: u32ETZPC_DECPROT4: u32ETZPC_DECPROT5: u32ETZPC_DECPROT_LOCK0: u32ETZPC_DECPROT_LOCK1: u32ETZPC_DECPROT_LOCK2: u32ETZPC_HWCFGR: u32ETZPC_VERR: u32ETZPC_IDR: u32ETZPC_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.