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

pub struct ResetValues {
Show 17 fields pub STGENC_CNTCR: u32, pub STGENC_CNTSR: u32, pub STGENC_CNTCVL: u32, pub STGENC_CNTCVU: u32, pub STGENC_CNTFID0: u32, pub STGENC_PIDR4: u32, pub STGENC_PIDR5: u32, pub STGENC_PIDR6: u32, pub STGENC_PIDR7: u32, pub STGENC_PIDR0: u32, pub STGENC_PIDR1: u32, pub STGENC_PIDR2: u32, pub STGENC_PIDR3: u32, pub STGENC_CIDR0: u32, pub STGENC_CIDR1: u32, pub STGENC_CIDR2: u32, pub STGENC_CIDR3: u32,
}

Fields

STGENC_CNTCR: u32STGENC_CNTSR: u32STGENC_CNTCVL: u32STGENC_CNTCVU: u32STGENC_CNTFID0: u32STGENC_PIDR4: u32STGENC_PIDR5: u32STGENC_PIDR6: u32STGENC_PIDR7: u32STGENC_PIDR0: u32STGENC_PIDR1: u32STGENC_PIDR2: u32STGENC_PIDR3: u32STGENC_CIDR0: u32STGENC_CIDR1: u32STGENC_CIDR2: u32STGENC_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.