pub struct R(_);
Expand description

Register MLB_MLBC0 reader

Implementations

Bit 0 - MediaLB Enable

Bits 2:4 - MLBCLK (MediaLB clock) Speed Select

Bit 5 - Must be Written to 0

Bit 7 - MediaLB Lock Status (read-only)

Bit 12 - Asynchronous Tx Packet Retry

Bit 14 - Control Tx Packet Retry

Bits 15:17 - The number of frames per sub-buffer for synchronous channels

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

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.