pub struct W(_);
Expand description

Register IER writer

Implementations

Bit 0 - Enable Endpoint 0 Interrupt

Bit 1 - Enable Endpoint 1 Interrupt

Bit 2 - Enable Endpoint 2Interrupt

Bit 3 - Enable Endpoint 3 Interrupt

Bit 4 - Enable Endpoint 4 Interrupt

Bit 5 - Enable Endpoint 5 Interrupt

Bit 6 - Enable Endpoint 6 Interrupt

Bit 7 - Enable Endpoint 7 Interrupt

Bit 8 - Enable UDP Suspend Interrupt

Bit 9 - Enable UDP Resume Interrupt

Bit 10

Bit 11 - Enable Start Of Frame Interrupt

Bit 13 - Enable UDP bus Wakeup Interrupt

Writes raw bits to the register.

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