pub struct W(_);
Expand description

Register ETH_MACL3L4C0R writer

Implementations

Bit 0 - L3PEN0

Bit 2 - L3SAM0

Bit 3 - L3SAIM0

Bit 4 - L3DAM0

Bit 5 - L3DAIM0

Bits 6:10 - L3HSBM0

Bits 11:15 - L3HDBM0

Bit 16 - L4PEN0

Bit 18 - L4SPM0

Bit 19 - L4SPIM0

Bit 20 - L4DPM0

Bit 21 - L4DPIM0

Writes raw bits to the register.

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