pub struct R(_);
Expand description

Register MACHWF1R reader

Implementations

Bits 0:4 - MTL Receive FIFO Size

Bits 6:10 - MTL Transmit FIFO Size

Bit 11 - One-Step Timestamping Enable

Bit 12 - PTP Offload Enable

Bit 13 - IEEE 1588 High Word Register Enable

Bit 16 - DCB Feature Enable

Bit 17 - Split Header Feature Enable

Bit 18 - TCP Segmentation Offload Enable

Bit 19 - DMA Debug Registers Enable

Bit 20 - AV Feature Enable

Bits 24:25 - Hash Table Size

Bits 27:30 - Total number of L3 or L4 Filters

Methods from Deref<Target = R<MACHWF1R_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.