pub struct W(_);
Expand description

Register CONFIG3 writer

Implementations

Bit 0 - Enable protection for region 96. Write ‘0’ has no effect.

Bit 1 - Enable protection for region 97. Write ‘0’ has no effect.

Bit 2 - Enable protection for region 98. Write ‘0’ has no effect.

Bit 3 - Enable protection for region 99. Write ‘0’ has no effect.

Bit 4 - Enable protection for region 100. Write ‘0’ has no effect.

Bit 5 - Enable protection for region 101. Write ‘0’ has no effect.

Bit 6 - Enable protection for region 102. Write ‘0’ has no effect.

Bit 7 - Enable protection for region 103. Write ‘0’ has no effect.

Bit 8 - Enable protection for region 104. Write ‘0’ has no effect.

Bit 9 - Enable protection for region 105. Write ‘0’ has no effect.

Bit 10 - Enable protection for region 106. Write ‘0’ has no effect.

Bit 11 - Enable protection for region 107. Write ‘0’ has no effect.

Bit 12 - Enable protection for region 108. Write ‘0’ has no effect.

Bit 13 - Enable protection for region 109. Write ‘0’ has no effect.

Bit 14 - Enable protection for region 110. Write ‘0’ has no effect.

Bit 15 - Enable protection for region 111. Write ‘0’ has no effect.

Bit 16 - Enable protection for region 112. Write ‘0’ has no effect.

Bit 17 - Enable protection for region 113. Write ‘0’ has no effect.

Bit 18 - Enable protection for region 114. Write ‘0’ has no effect.

Bit 19 - Enable protection for region 115. Write ‘0’ has no effect.

Bit 20 - Enable protection for region 116. Write ‘0’ has no effect.

Bit 21 - Enable protection for region 117. Write ‘0’ has no effect.

Bit 22 - Enable protection for region 118. Write ‘0’ has no effect.

Bit 23 - Enable protection for region 119. Write ‘0’ has no effect.

Bit 24 - Enable protection for region 120. Write ‘0’ has no effect.

Bit 25 - Enable protection for region 121. Write ‘0’ has no effect.

Bit 26 - Enable protection for region 122. Write ‘0’ has no effect.

Bit 27 - Enable protection for region 123. Write ‘0’ has no effect.

Bit 28 - Enable protection for region 124. Write ‘0’ has no effect.

Bit 29 - Enable protection for region 125. Write ‘0’ has no effect.

Bit 30 - Enable protection for region 126. Write ‘0’ has no effect.

Bit 31 - Enable protection for region 127. Write ‘0’ has no effect.

Writes raw bits to the register.

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