pub struct W(_);
Expand description

Register MACL3L4C1R writer

Implementations

Bit 0 - Layer 3 Protocol Enable

Bit 2 - Layer 3 IP SA Match Enable

Bit 3 - Layer 3 IP SA Inverse Match Enable

Bit 4 - Layer 3 IP DA Match Enable

Bit 5 - Layer 3 IP DA Inverse Match Enable

Bits 6:10 - Layer 3 IP SA Higher Bits Match

Bits 11:15 - Layer 3 IP DA Higher Bits Match

Bit 16 - Layer 4 Protocol Enable

Bit 18 - Layer 4 Source Port Match Enable

Bit 19 - Layer 4 Source Port Inverse Match Enable

Bit 20 - Layer 4 Destination Port Match Enable

Bit 21 - Layer 4 Destination Port Inverse Match Enable

Writes raw bits to the register.

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