pub struct W(_);
Expand description

Register GE writer

Implementations

Bit 0 - XDMAC Channel 0 Enable Bit

Bit 1 - XDMAC Channel 1 Enable Bit

Bit 2 - XDMAC Channel 2 Enable Bit

Bit 3 - XDMAC Channel 3 Enable Bit

Bit 4 - XDMAC Channel 4 Enable Bit

Bit 5 - XDMAC Channel 5 Enable Bit

Bit 6 - XDMAC Channel 6 Enable Bit

Bit 7 - XDMAC Channel 7 Enable Bit

Bit 8 - XDMAC Channel 8 Enable Bit

Bit 9 - XDMAC Channel 9 Enable Bit

Bit 10 - XDMAC Channel 10 Enable Bit

Bit 11 - XDMAC Channel 11 Enable Bit

Bit 12 - XDMAC Channel 12 Enable Bit

Bit 13 - XDMAC Channel 13 Enable Bit

Bit 14 - XDMAC Channel 14 Enable Bit

Bit 15 - XDMAC Channel 15 Enable Bit

Bit 16 - XDMAC Channel 16 Enable Bit

Bit 17 - XDMAC Channel 17 Enable Bit

Bit 18 - XDMAC Channel 18 Enable Bit

Bit 19 - XDMAC Channel 19 Enable Bit

Bit 20 - XDMAC Channel 20 Enable Bit

Bit 21 - XDMAC Channel 21 Enable Bit

Bit 22 - XDMAC Channel 22 Enable Bit

Bit 23 - XDMAC Channel 23 Enable Bit

Writes raw bits to the register.

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