Struct stm32f7xx_hal::pac::OTG_HS_GLOBAL[][src]

pub struct OTG_HS_GLOBAL { /* fields omitted */ }
Expand description

USB on the go high speed

Implementations

Returns a pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x1c - OTG_HS Receive status debug read register (peripheral mode mode)

0x1c - OTG_HS Receive status debug read register (peripheral mode mode)

0x1c - OTG_HS Receive status debug read register (host mode)

0x1c - OTG_HS Receive status debug read register (host mode)

0x20 - OTG_HS status read and pop register (peripheral mode)

0x20 - OTG_HS status read and pop register (peripheral mode)

0x20 - OTG_HS status read and pop register (host mode)

0x20 - OTG_HS status read and pop register (host mode)

0x28 - Endpoint 0 transmit FIFO size (peripheral mode)

0x28 - Endpoint 0 transmit FIFO size (peripheral mode)

0x28 - OTG_HS nonperiodic transmit FIFO size register (host mode)

0x28 - OTG_HS nonperiodic transmit FIFO size register (host mode)

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

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.

Should always be Self

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.