pub struct R(_);
Expand description

Register ST2RPQ[%s] reader

Implementations

Bits 0:2 - Queue Number (0-5)

Bits 4:6 - VLAN Priority

Bit 8 - VLAN Enable

Bits 9:11 - Index of Screening Type 2 EtherType register x

Bit 12 - EtherType Enable

Bits 13:17 - Index of Screening Type 2 Compare Word 0/Word 1 register x

Bit 18 - Compare A Enable

Bits 19:23 - Index of Screening Type 2 Compare Word 0/Word 1 register x

Bit 24 - Compare B Enable

Bits 25:29 - Index of Screening Type 2 Compare Word 0/Word 1 register x

Bit 30 - Compare C Enable

Methods from Deref<Target = R<ST2RPQ_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.