pub struct W(_);
Expand description

Register HSTPIPIDR_INTRPT_MODE[%s] writer

Implementations

Bit 0 - Received IN Data Interrupt Disable

Bit 1 - Transmitted OUT Data Interrupt Disable

Bit 2 - Underflow Interrupt Disable

Bit 3 - Pipe Error Interrupt Disable

Bit 4 - NAKed Interrupt Disable

Bit 5 - Overflow Interrupt Disable

Bit 6 - Received STALLed Interrupt Disable

Bit 7 - Short Packet Interrupt Disable

Bit 12 - Number of Busy Banks Disable

Bit 14 - FIFO Control Disable

Bit 16 - Pipe Interrupts Disable HDMA Request Disable

Bit 17 - Pipe Freeze Disable

Writes raw bits to the register.

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