pub struct W(_);
Expand description

Register OUTCR writer

Implementations

Bit 23 - Output 2 Deadtime upon burst mode Idle entry

Bit 22 - Output 2 Chopper enable

Bits 20:21 - Output 2 Fault state

Bit 19 - Output 2 Idle State

Bit 18 - Output 2 Idle mode

Bit 17 - Output 2 polarity

Bits 10:12 - Delayed Protection

Bit 9 - Delayed Protection Enable

Bit 8 - Deadtime enable

Bit 7 - Output 1 Deadtime upon burst mode Idle entry

Bit 6 - Output 1 Chopper enable

Bits 4:5 - Output 1 Fault state

Bit 3 - Output 1 Idle State

Bit 2 - Output 1 Idle mode

Bit 1 - Output 1 polarity

Writes raw bits to the register.

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