pub struct W(_);
Expand description

Register BOP writer

Implementations

Bit 31 - Port reset bit 15

Bit 30 - Port reset bit 14

Bit 29 - Port reset bit 13

Bit 28 - Port reset bit 12

Bit 27 - Port reset bit 11

Bit 26 - Port reset bit 10

Bit 25 - Port reset bit 9

Bit 24 - Port reset bit 8

Bit 23 - Port reset bit 7

Bit 22 - Port reset bit 6

Bit 21 - Port reset bit 5

Bit 20 - Port reset bit 4

Bit 19 - Port reset bit 3

Bit 18 - Port reset bit 2

Bit 17 - Port reset bit 1

Bit 16 - Port reset bit 0

Bit 15 - Port set bit15

Bit 14 - Port set bit 14

Bit 13 - Port set bit 13

Bit 12 - Port set bit 12

Bit 11 - Port set bit 11

Bit 10 - Port set bit 10

Bit 9 - Port set bit 9

Bit 8 - Port set bit 8

Bit 7 - Port set bit 7

Bit 6 - Port set bit 6

Bit 5 - Port set bit 5

Bit 4 - Port set bit 4

Bit 3 - Port set bit 3

Bit 2 - Port set bit 2

Bit 1 - Port set bit 1

Bit 0 - Port set bit 0

Writes raw bits to the register.

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