pub struct W(_);
Expand description

Register CFGR1 writer

Implementations

Bit 0 - COMP channel 1 enable bit

Bit 1 - Scaler bridge enable

Bit 2 - Voltage scaler enable bit

Bit 3 - COMP channel 1 polarity selection bit

Bit 6 - COMP channel 1 interrupt enable

Bits 8:9 - COMP channel 1 hysteresis selection bits

Bits 12:13 - Power Mode of the COMP channel 1

Bits 16:18 - COMP channel 1 inverting input selection field

Bit 20 - COMP channel 1 non-inverting input selection bit

Bits 24:27 - COMP channel 1 blanking source selection bits

Bit 31 - Lock bit

Writes raw bits to the register.

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