Struct stm32ral::stm32f3::peripherals::usb::ResetValues[][src]

pub struct ResetValues {
Show 13 fields pub EP0R: u32, pub EP1R: u32, pub EP2R: u32, pub EP3R: u32, pub EP4R: u32, pub EP5R: u32, pub EP6R: u32, pub EP7R: u32, pub CNTR: u32, pub ISTR: u32, pub FNR: u32, pub DADDR: u32, pub BTABLE: u32,
}

Fields

EP0R: u32EP1R: u32EP2R: u32EP3R: u32EP4R: u32EP5R: u32EP6R: u32EP7R: u32CNTR: u32ISTR: u32FNR: u32DADDR: u32BTABLE: 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.