pub struct R(_);
Expand description

Register MCAN_FBTP reader

Implementations

Bits 0:1 - Fast (Re) Synchronization Jump Width

Bits 4:6 - Fast Time Segment After Sample Point

Bits 8:11 - Fast Time Segment Before Sample Point

Bits 16:20 - Fast Baud Rate Prescaler

Bit 23 - Transceiver Delay Compensation

Bits 24:28 - Transceiver Delay Compensation Offset

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