pub struct W(_);
Expand description

Register DEVIDR writer

Implementations

Bit 0 - Suspend Interrupt Disable

Bit 1 - Micro Start of Frame Interrupt Disable

Bit 2 - Start of Frame Interrupt Disable

Bit 3 - End of Reset Interrupt Disable

Bit 4 - Wake-Up Interrupt Disable

Bit 5 - End of Resume Interrupt Disable

Bit 6 - Upstream Resume Interrupt Disable

Bit 12 - Endpoint 0 Interrupt Disable

Bit 13 - Endpoint 1 Interrupt Disable

Bit 14 - Endpoint 2 Interrupt Disable

Bit 15 - Endpoint 3 Interrupt Disable

Bit 16 - Endpoint 4 Interrupt Disable

Bit 17 - Endpoint 5 Interrupt Disable

Bit 18 - Endpoint 6 Interrupt Disable

Bit 19 - Endpoint 7 Interrupt Disable

Bit 20 - Endpoint 8 Interrupt Disable

Bit 21 - Endpoint 9 Interrupt Disable

Bit 25 - DMA Channel 1 Interrupt Disable

Bit 26 - DMA Channel 2 Interrupt Disable

Bit 27 - DMA Channel 3 Interrupt Disable

Bit 28 - DMA Channel 4 Interrupt Disable

Bit 29 - DMA Channel 5 Interrupt Disable

Bit 30 - DMA Channel 6 Interrupt Disable

Bit 31 - DMA Channel 7 Interrupt Disable

Writes raw bits to the register.

Methods from Deref<Target = W<DEVIDR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.
Converts to this type from the input type.

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.