pub struct W(_);
Expand description

Register GD writer

Implementations

Bit 0 - XDMAC Channel 0 Disable Bit

Bit 1 - XDMAC Channel 1 Disable Bit

Bit 2 - XDMAC Channel 2 Disable Bit

Bit 3 - XDMAC Channel 3 Disable Bit

Bit 4 - XDMAC Channel 4 Disable Bit

Bit 5 - XDMAC Channel 5 Disable Bit

Bit 6 - XDMAC Channel 6 Disable Bit

Bit 7 - XDMAC Channel 7 Disable Bit

Bit 8 - XDMAC Channel 8 Disable Bit

Bit 9 - XDMAC Channel 9 Disable Bit

Bit 10 - XDMAC Channel 10 Disable Bit

Bit 11 - XDMAC Channel 11 Disable Bit

Bit 12 - XDMAC Channel 12 Disable Bit

Bit 13 - XDMAC Channel 13 Disable Bit

Bit 14 - XDMAC Channel 14 Disable Bit

Bit 15 - XDMAC Channel 15 Disable Bit

Bit 16 - XDMAC Channel 16 Disable Bit

Bit 17 - XDMAC Channel 17 Disable Bit

Bit 18 - XDMAC Channel 18 Disable Bit

Bit 19 - XDMAC Channel 19 Disable Bit

Bit 20 - XDMAC Channel 20 Disable Bit

Bit 21 - XDMAC Channel 21 Disable Bit

Bit 22 - XDMAC Channel 22 Disable Bit

Bit 23 - XDMAC Channel 23 Disable Bit

Writes raw bits to the register.

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