pub struct W(_);
Expand description

Register SCER writer

Implementations

Bit 5 - Enable USB FS Clock

Bit 8 - Programmable Clock 0 Output Enable

Bit 9 - Programmable Clock 1 Output Enable

Bit 10 - Programmable Clock 2 Output Enable

Bit 11 - Programmable Clock 3 Output Enable

Bit 12 - Programmable Clock 4 Output Enable

Bit 13 - Programmable Clock 5 Output Enable

Bit 14 - Programmable Clock 6 Output Enable

Bit 15 - Programmable Clock 7 Output Enable

Writes raw bits to the register.

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