Struct stm32f7::stm32f7x9::ethernet_mac::macmiiar::R[][src]

pub struct R(_);
Expand description

Register MACMIIAR reader

Implementations

Bit 0 - MII busy

Bit 1 - MII write

Bits 2:4 - Clock range

Bits 6:10 - MII register - select the desired MII register in the PHY device

Bits 11:15 - PHY address - select which of possible 32 PHYs is being accessed

Methods from Deref<Target = R<MACMIIAR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.