pub struct W(_);
Expand description

Register USBHS_DEVIFR writer

Implementations

Bit 0 - Suspend Interrupt Set

Bit 1 - Micro Start of Frame Interrupt Set

Bit 2 - Start of Frame Interrupt Set

Bit 3 - End of Reset Interrupt Set

Bit 4 - Wake-Up Interrupt Set

Bit 5 - End of Resume Interrupt Set

Bit 6 - Upstream Resume Interrupt Set

Bit 25 - DMA Channel 1 Interrupt Set

Bit 26 - DMA Channel 2 Interrupt Set

Bit 27 - DMA Channel 3 Interrupt Set

Bit 28 - DMA Channel 4 Interrupt Set

Bit 29 - DMA Channel 5 Interrupt Set

Bit 30 - DMA Channel 6 Interrupt Set

Bit 31 - DMA Channel 7 Interrupt Set

Writes raw bits to the register.

Methods from Deref<Target = W<USBHS_DEVIFR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.