pub struct W(_);
Expand description

Register MACVTR writer

Implementations

Bits 0:15 - VLAN Tag Identifier for Receive Packets

Bit 16 - Enable 12-Bit VLAN Tag Comparison

Bit 17 - VLAN Tag Inverse Match Enable

Bit 18 - Enable S-VLAN

Bit 19 - Enable Receive S-VLAN Match

Bit 20 - Disable VLAN Type Check

Bits 21:22 - Enable VLAN Tag Stripping on Receive

Bit 24 - Enable VLAN Tag in Rx status

Bit 25 - VLAN Tag Hash Table Match Enable

Bit 26 - Enable Double VLAN Processing

Bit 27 - Enable Inner VLAN Tag

Bits 28:29 - Enable Inner VLAN Tag Stripping on Receive

Bit 31 - Enable Inner VLAN Tag in Rx Status

Writes raw bits to the register.

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