pub struct W(_);
Expand description

Register FDCAN_TTIR writer

Implementations

Bit 0 - SBC

Bit 1 - SMC

Bit 2 - CSM

Bit 3 - SOG

Bit 4 - RTMI

Bit 5 - TTMI

Bit 6 - SWE

Bit 7 - GTW

Bit 8 - GTD

Bit 9 - GTE

Bit 10 - TXU

Bit 11 - TXO

Bit 12 - SE1

Bit 13 - SE2

Bit 14 - ELC

Bit 15 - IWTG

Bit 16 - WT

Bit 17 - AW

Bit 18 - CER

Writes raw bits to the register.

Methods from Deref<Target = W<FDCAN_TTIR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably 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.