pub struct W(_);
Expand description

Register SUBS writer

Implementations

Bit 0 - Include or exclude subregion 0 in region

Bit 1 - Include or exclude subregion 1 in region

Bit 2 - Include or exclude subregion 2 in region

Bit 3 - Include or exclude subregion 3 in region

Bit 4 - Include or exclude subregion 4 in region

Bit 5 - Include or exclude subregion 5 in region

Bit 6 - Include or exclude subregion 6 in region

Bit 7 - Include or exclude subregion 7 in region

Bit 8 - Include or exclude subregion 8 in region

Bit 9 - Include or exclude subregion 9 in region

Bit 10 - Include or exclude subregion 10 in region

Bit 11 - Include or exclude subregion 11 in region

Bit 12 - Include or exclude subregion 12 in region

Bit 13 - Include or exclude subregion 13 in region

Bit 14 - Include or exclude subregion 14 in region

Bit 15 - Include or exclude subregion 15 in region

Bit 16 - Include or exclude subregion 16 in region

Bit 17 - Include or exclude subregion 17 in region

Bit 18 - Include or exclude subregion 18 in region

Bit 19 - Include or exclude subregion 19 in region

Bit 20 - Include or exclude subregion 20 in region

Bit 21 - Include or exclude subregion 21 in region

Bit 22 - Include or exclude subregion 22 in region

Bit 23 - Include or exclude subregion 23 in region

Bit 24 - Include or exclude subregion 24 in region

Bit 25 - Include or exclude subregion 25 in region

Bit 26 - Include or exclude subregion 26 in region

Bit 27 - Include or exclude subregion 27 in region

Bit 28 - Include or exclude subregion 28 in region

Bit 29 - Include or exclude subregion 29 in region

Bit 30 - Include or exclude subregion 30 in region

Bit 31 - Include or exclude subregion 31 in region

Writes raw bits to the register.

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