pub struct W(_);
Expand description

Register EECR1 writer

Implementations

Bit 29 - External Event 5 Fast mode

Bits 27:28 - External Event 5 Sensitivity

Bit 26 - External Event 5 Polarity

Bits 24:25 - External Event 5 Source

Bit 23 - External Event 4 Fast mode

Bits 21:22 - External Event 4 Sensitivity

Bit 20 - External Event 4 Polarity

Bits 18:19 - External Event 4 Source

Bit 17 - External Event 3 Fast mode

Bits 15:16 - External Event 3 Sensitivity

Bit 14 - External Event 3 Polarity

Bits 12:13 - External Event 3 Source

Bit 11 - External Event 2 Fast mode

Bits 9:10 - External Event 2 Sensitivity

Bit 8 - External Event 2 Polarity

Bits 6:7 - External Event 2 Source

Bit 5 - External Event 1 Fast mode

Bits 3:4 - External Event 1 Sensitivity

Bit 2 - External Event 1 Polarity

Bits 0:1 - External Event 1 Source

Writes raw bits to the register.

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