Struct stm32ral::stm32l4::stm32l4r9::otg_fs_global::ResetValues[][src]

pub struct ResetValues {
Show 18 fields pub GOTGCTL: u32, pub GOTGINT: u32, pub GAHBCFG: u32, pub GUSBCFG: u32, pub GRSTCTL: u32, pub GINTSTS: u32, pub GINTMSK: u32, pub GRXSTSR: u32, pub GRXSTSP: u32, pub GRXFSIZ: u32, pub DIEPTXF0: u32, pub GNPTXSTS: u32, pub GCCFG: u32, pub CID: u32, pub HPTXFSIZ: u32, pub DIEPTXF1: u32, pub DIEPTXF2: u32, pub DIEPTXF3: u32,
}

Fields

GOTGCTL: u32GOTGINT: u32GAHBCFG: u32GUSBCFG: u32GRSTCTL: u32GINTSTS: u32GINTMSK: u32GRXSTSR: u32GRXSTSP: u32GRXFSIZ: u32DIEPTXF0: u32GNPTXSTS: u32GCCFG: u32CID: u32HPTXFSIZ: u32DIEPTXF1: u32DIEPTXF2: u32DIEPTXF3: 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.