pub struct R(_);
Expand description

Register FDCAN_IR reader

Implementations

Bit 0 - RF0N

Bit 1 - RF0W

Bit 2 - RF0F

Bit 3 - RF0L

Bit 4 - RF1N

Bit 5 - RF1W

Bit 6 - RF1F

Bit 7 - RF1L

Bit 8 - HPM

Bit 9 - TC

Bit 10 - TCF

Bit 11 - TFE

Bit 12 - TEFN

Bit 13 - TEFW

Bit 14 - TEFF

Bit 15 - TEFL

Bit 16 - TSW

Bit 17 - MRAF

Bit 18 - TOO

Bit 19 - DRX

Bit 22 - ELO

Bit 23 - EP

Bit 24 - EW

Bit 25 - BO

Bit 26 - WDI

Bit 27 - PEA

Bit 28 - PED

Bit 29 - ARA

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