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

pub struct ResetValues {
Show 14 fields pub STGENR_CNTCVL: u32, pub STGENR_CNTCVU: u32, pub STGENR_PIDR4: u32, pub STGENR_PIDR5: u32, pub STGENR_PIDR6: u32, pub STGENR_PIDR7: u32, pub STGENR_PIDR0: u32, pub STGENR_PIDR1: u32, pub STGENR_PIDR2: u32, pub STGENR_PIDR3: u32, pub STGENR_CIDR0: u32, pub STGENR_CIDR1: u32, pub STGENR_CIDR2: u32, pub STGENR_CIDR3: u32,
}

Fields

STGENR_CNTCVL: u32STGENR_CNTCVU: u32STGENR_PIDR4: u32STGENR_PIDR5: u32STGENR_PIDR6: u32STGENR_PIDR7: u32STGENR_PIDR0: u32STGENR_PIDR1: u32STGENR_PIDR2: u32STGENR_PIDR3: u32STGENR_CIDR0: u32STGENR_CIDR1: u32STGENR_CIDR2: u32STGENR_CIDR3: 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.