pub struct W(_);
Expand description

Register GSWR writer

Implementations

Bit 0 - XDMAC Channel 0 Software Request Bit

Bit 1 - XDMAC Channel 1 Software Request Bit

Bit 2 - XDMAC Channel 2 Software Request Bit

Bit 3 - XDMAC Channel 3 Software Request Bit

Bit 4 - XDMAC Channel 4 Software Request Bit

Bit 5 - XDMAC Channel 5 Software Request Bit

Bit 6 - XDMAC Channel 6 Software Request Bit

Bit 7 - XDMAC Channel 7 Software Request Bit

Bit 8 - XDMAC Channel 8 Software Request Bit

Bit 9 - XDMAC Channel 9 Software Request Bit

Bit 10 - XDMAC Channel 10 Software Request Bit

Bit 11 - XDMAC Channel 11 Software Request Bit

Bit 12 - XDMAC Channel 12 Software Request Bit

Bit 13 - XDMAC Channel 13 Software Request Bit

Bit 14 - XDMAC Channel 14 Software Request Bit

Bit 15 - XDMAC Channel 15 Software Request Bit

Bit 16 - XDMAC Channel 16 Software Request Bit

Bit 17 - XDMAC Channel 17 Software Request Bit

Bit 18 - XDMAC Channel 18 Software Request Bit

Bit 19 - XDMAC Channel 19 Software Request Bit

Bit 20 - XDMAC Channel 20 Software Request Bit

Bit 21 - XDMAC Channel 21 Software Request Bit

Bit 22 - XDMAC Channel 22 Software Request Bit

Bit 23 - XDMAC Channel 23 Software Request Bit

Writes raw bits to the register.

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