pub struct R(_);
Expand description

Register FDCAN_IR reader

Implementations

Bit 0 - RF0N

Bit 1 - RF0F

Bit 2 - RF0L

Bit 3 - RF1N

Bit 4 - RF1F

Bit 5 - RF1L

Bit 6 - HPM

Bit 7 - TC

Bit 8 - TCF

Bit 9 - TFE

Bit 10 - TEFN

Bit 11 - TEFF

Bit 12 - TEFL

Bit 13 - TSW

Bit 14 - MRAF

Bit 15 - TOO

Bit 16 - ELO

Bit 17 - EP

Bit 18 - EW

Bit 19 - BO

Bit 20 - WDI

Bit 21 - PEA

Bit 22 - PED

Bit 23 - 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.