pub struct W(_);
Expand description

Register CONFIG%s writer

Implementations

Bits 0:2 - Input Sense 0 Configuration

Bit 3 - Filter 0 Enable

Bits 4:6 - Input Sense 1 Configuration

Bit 7 - Filter 1 Enable

Bits 8:10 - Input Sense 2 Configuration

Bit 11 - Filter 2 Enable

Bits 12:14 - Input Sense 3 Configuration

Bit 15 - Filter 3 Enable

Bits 16:18 - Input Sense 4 Configuration

Bit 19 - Filter 4 Enable

Bits 20:22 - Input Sense 5 Configuration

Bit 23 - Filter 5 Enable

Bits 24:26 - Input Sense 6 Configuration

Bit 27 - Filter 6 Enable

Bits 28:30 - Input Sense 7 Configuration

Bit 31 - Filter 7 Enable

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.