pub struct W(_);
Expand description

Register IR writer

Implementations

Bit 0 - Rx FIFO 0 New Message

Bit 1 - Rx FIFO 0 Full

Bit 2 - Rx FIFO 0 Full

Bit 3 - Rx FIFO 0 Message Lost

Bit 4 - Rx FIFO 1 New Message

Bit 5 - Rx FIFO 1 Watermark Reached

Bit 6 - Rx FIFO 1 Watermark Reached

Bit 7 - Rx FIFO 1 Message Lost

Bit 8 - High Priority Message

Bit 9 - Transmission Completed

Bit 10 - Transmission Cancellation Finished

Bit 11 - Tx FIFO Empty

Bit 12 - Tx Event FIFO New Entry

Bit 13 - Tx Event FIFO Watermark Reached

Bit 14 - Tx Event FIFO Full

Bit 15 - Tx Event FIFO Element Lost

Bit 16 - Timestamp Wraparound

Bit 17 - Message RAM Access Failure

Bit 18 - Timeout Occurred

Bit 19 - Message stored to Dedicated Rx Buffer

Bit 22 - Error Logging Overflow

Bit 23 - Error Passive

Bit 24 - Warning Status

Bit 25 - Bus_Off Status

Bit 26 - Watchdog Interrupt

Bit 27 - Protocol Error in Arbitration Phase (Nominal Bit Time is used)

Bit 28 - Protocol Error in Data Phase (Data Bit Time is used)

Bit 29 - Access to Reserved Address

Writes raw bits to the register.

Methods from Deref<Target = W<IR_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.