pub struct USBHS { /* private fields */ }
Expand description

USB High-Speed Interface

Implementations

Pointer to the register block

Return the pointer to the register block

Methods from Deref<Target = RegisterBlock>

0x130..0x158 - Device Endpoint Interrupt Status Register

0x130..0x158 - Device Endpoint Interrupt Status Register

0x130..0x158 - Device Endpoint Interrupt Status Register

0x130..0x158 - Device Endpoint Interrupt Status Register

0x160..0x188 - Device Endpoint Interrupt Clear Register

0x160..0x188 - Device Endpoint Interrupt Clear Register

0x160..0x188 - Device Endpoint Interrupt Clear Register

0x160..0x188 - Device Endpoint Interrupt Clear Register

0x190..0x1b8 - Device Endpoint Interrupt Set Register

0x190..0x1b8 - Device Endpoint Interrupt Set Register

0x190..0x1b8 - Device Endpoint Interrupt Set Register

0x190..0x1b8 - Device Endpoint Interrupt Set Register

0x1c0..0x1e8 - Device Endpoint Interrupt Mask Register

0x1c0..0x1e8 - Device Endpoint Interrupt Mask Register

0x1c0..0x1e8 - Device Endpoint Interrupt Mask Register

0x1c0..0x1e8 - Device Endpoint Interrupt Mask Register

0x1f0..0x218 - Device Endpoint Interrupt Enable Register

0x1f0..0x218 - Device Endpoint Interrupt Enable Register

0x1f0..0x218 - Device Endpoint Interrupt Enable Register

0x1f0..0x218 - Device Endpoint Interrupt Enable Register

0x220..0x248 - Device Endpoint Interrupt Disable Register

0x220..0x248 - Device Endpoint Interrupt Disable Register

0x220..0x248 - Device Endpoint Interrupt Disable Register

0x220..0x248 - Device Endpoint Interrupt Disable Register

0x500..0x528 - Host Pipe Configuration Register

0x500..0x528 - Host Pipe Configuration Register

0x530..0x558 - Host Pipe Status Register

0x530..0x558 - Host Pipe Status Register

0x530..0x558 - Host Pipe Status Register

0x530..0x558 - Host Pipe Status Register

0x560..0x588 - Host Pipe Clear Register

0x560..0x588 - Host Pipe Clear Register

0x560..0x588 - Host Pipe Clear Register

0x560..0x588 - Host Pipe Clear Register

0x590..0x5b8 - Host Pipe Set Register

0x590..0x5b8 - Host Pipe Set Register

0x590..0x5b8 - Host Pipe Set Register

0x590..0x5b8 - Host Pipe Set Register

0x5c0..0x5e8 - Host Pipe Mask Register

0x5c0..0x5e8 - Host Pipe Mask Register

0x5c0..0x5e8 - Host Pipe Mask Register

0x5c0..0x5e8 - Host Pipe Mask Register

0x5f0..0x618 - Host Pipe Enable Register

0x5f0..0x618 - Host Pipe Enable Register

0x5f0..0x618 - Host Pipe Enable Register

0x5f0..0x618 - Host Pipe Enable Register

0x620..0x648 - Host Pipe Disable Register

0x620..0x648 - Host Pipe Disable Register

0x620..0x648 - Host Pipe Disable Register

0x620..0x648 - Host Pipe Disable Register

Trait Implementations

Formats the value using the given formatter. Read more

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.