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

pub struct ResetValues {
    pub USBPHYC_PLL: u32,
    pub USBPHYC_MISC: u32,
    pub USBPHYC_TUNE1: u32,
    pub USBPHYC_TUNE2: u32,
    pub USBPHYC_VERR: u32,
}

Fields

USBPHYC_PLL: u32USBPHYC_MISC: u32USBPHYC_TUNE1: u32USBPHYC_TUNE2: u32USBPHYC_VERR: 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.