pub struct R(_);
Expand description

Register ETH_MACCR reader

Implementations

Bit 0 - RE

Bit 1 - TE

Bits 2:3 - PRELEN

Bit 4 - DC

Bits 5:6 - BL

Bit 8 - DR

Bit 9 - DCRS

Bit 10 - DO

Bit 11 - ECRSFD

Bit 12 - LM

Bit 13 - DM

Bit 14 - FES

Bit 15 - PS

Bit 16 - JE

Bit 17 - JD

Bit 18 - BE

Bit 19 - WD

Bit 20 - ACS

Bit 21 - CST

Bit 22 - S2KP

Bit 23 - GPSLCE

Bits 24:26 - IPG

Bit 27 - IPC

Bits 28:30 - SARC

Bit 31 - ARPEN

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