pub struct W(_);
Expand description

Register SUBSTATWA writer

Implementations

Bit 0 - Subregion 0 in region n (write ‘1’ to clear)

Bit 1 - Subregion 1 in region n (write ‘1’ to clear)

Bit 2 - Subregion 2 in region n (write ‘1’ to clear)

Bit 3 - Subregion 3 in region n (write ‘1’ to clear)

Bit 4 - Subregion 4 in region n (write ‘1’ to clear)

Bit 5 - Subregion 5 in region n (write ‘1’ to clear)

Bit 6 - Subregion 6 in region n (write ‘1’ to clear)

Bit 7 - Subregion 7 in region n (write ‘1’ to clear)

Bit 8 - Subregion 8 in region n (write ‘1’ to clear)

Bit 9 - Subregion 9 in region n (write ‘1’ to clear)

Bit 10 - Subregion 10 in region n (write ‘1’ to clear)

Bit 11 - Subregion 11 in region n (write ‘1’ to clear)

Bit 12 - Subregion 12 in region n (write ‘1’ to clear)

Bit 13 - Subregion 13 in region n (write ‘1’ to clear)

Bit 14 - Subregion 14 in region n (write ‘1’ to clear)

Bit 15 - Subregion 15 in region n (write ‘1’ to clear)

Bit 16 - Subregion 16 in region n (write ‘1’ to clear)

Bit 17 - Subregion 17 in region n (write ‘1’ to clear)

Bit 18 - Subregion 18 in region n (write ‘1’ to clear)

Bit 19 - Subregion 19 in region n (write ‘1’ to clear)

Bit 20 - Subregion 20 in region n (write ‘1’ to clear)

Bit 21 - Subregion 21 in region n (write ‘1’ to clear)

Bit 22 - Subregion 22 in region n (write ‘1’ to clear)

Bit 23 - Subregion 23 in region n (write ‘1’ to clear)

Bit 24 - Subregion 24 in region n (write ‘1’ to clear)

Bit 25 - Subregion 25 in region n (write ‘1’ to clear)

Bit 26 - Subregion 26 in region n (write ‘1’ to clear)

Bit 27 - Subregion 27 in region n (write ‘1’ to clear)

Bit 28 - Subregion 28 in region n (write ‘1’ to clear)

Bit 29 - Subregion 29 in region n (write ‘1’ to clear)

Bit 30 - Subregion 30 in region n (write ‘1’ to clear)

Bit 31 - Subregion 31 in region n (write ‘1’ to clear)

Writes raw bits to the register.

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