pub struct W(_);
Expand description

Register HCINTERRUPTDISABLE writer

Implementations

Bit 0 - Scheduling Overrun interrupt.

Bit 1 - HcDoneHead Writeback interrupt.

Bit 2 - Start of Frame interrupt.

Bit 3 - Resume Detect interrupt.

Bit 4 - Unrecoverable Error interrupt.

Bit 5 - Frame Number Overflow interrupt.

Bit 6 - Root Hub Status Change interrupt.

Bit 30 - Ownership Change interrupt.

Bit 31 - A 0 written to this field is ignored by HC.

Writes raw bits to the register.

Methods from Deref<Target = W<HCINTERRUPTDISABLE_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.