pub struct W(_);
Expand description

Register OSPD writer

Implementations

Bits 30:31 - Pin 15 output max speed bits

Bits 28:29 - Pin 14 output max speed bits

Bits 26:27 - Pin 13 output max speed bits

Bits 24:25 - Pin 12 output max speed bits

Bits 22:23 - Pin 11 output max speed bits

Bits 20:21 - Pin 10 output max speed bits

Bits 18:19 - Pin 9 output max speed bits

Bits 16:17 - Pin 8 output max speed bits

Bits 14:15 - Pin 7 output max speed bits

Bits 12:13 - Pin 6 output max speed bits

Bits 10:11 - Pin 5 output max speed bits

Bits 8:9 - Pin 4 output max speed bits

Bits 6:7 - Pin 3 output max speed bits

Bits 4:5 - Pin 2 output max speed bits

Bits 2:3 - Pin 1 output max speed bits

Bits 0:1 - Pin 0 output max speed bits

Writes raw bits to the register.

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