pub struct W(_);
Expand description

Register CONFIG[%s] writer

Implementations

Bits 0:2 - Input Sense Configuration 0

Bit 3 - Filter Enable 0

Bits 4:6 - Input Sense Configuration 1

Bit 7 - Filter Enable 1

Bits 8:10 - Input Sense Configuration 2

Bit 11 - Filter Enable 2

Bits 12:14 - Input Sense Configuration 3

Bit 15 - Filter Enable 3

Bits 16:18 - Input Sense Configuration 4

Bit 19 - Filter Enable 4

Bits 20:22 - Input Sense Configuration 5

Bit 23 - Filter Enable 5

Bits 24:26 - Input Sense Configuration 6

Bit 27 - Filter Enable 6

Bits 28:30 - Input Sense Configuration 7

Bit 31 - Filter Enable 7

Writes raw bits to the register.

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