pub struct W(_);
Expand description

Register ILS writer

Implementations

Bit 0 - Receive FIFO 0 New Message Interrupt Line

Bit 1 - Receive FIFO 0 Watermark Reached Interrupt Line

Bit 2 - Receive FIFO 0 Full Interrupt Line

Bit 3 - Receive FIFO 0 Message Lost Interrupt Line

Bit 4 - Receive FIFO 1 New Message Interrupt Line

Bit 5 - Receive FIFO 1 Watermark Reached Interrupt Line

Bit 6 - Receive FIFO 1 Full Interrupt Line

Bit 7 - Receive FIFO 1 Message Lost Interrupt Line

Bit 8 - High Priority Message Interrupt Line

Bit 9 - Transmission Completed Interrupt Line

Bit 10 - Transmission Cancellation Finished Interrupt Line

Bit 11 - Tx FIFO Empty Interrupt Line

Bit 12 - Tx Event FIFO New Entry Interrupt Line

Bit 13 - Tx Event FIFO Watermark Reached Interrupt Line

Bit 14 - Tx Event FIFO Full Interrupt Line

Bit 15 - Tx Event FIFO Event Lost Interrupt Line

Bit 16 - Timestamp Wraparound Interrupt Line

Bit 17 - Message RAM Access Failure Interrupt Line

Bit 18 - Timeout Occurred Interrupt Line

Bit 19 - Message stored to Dedicated Receive Buffer Interrupt Line

Bit 22 - Error Logging Overflow Interrupt Line

Bit 23 - Error Passive Interrupt Line

Bit 24 - Warning Status Interrupt Line

Bit 25 - Bus_Off Status Interrupt Line

Bit 26 - Watchdog Interrupt Line

Bit 27 - Protocol Error in Arbitration Phase Line

Bit 28 - Protocol Error in Data Phase Line

Bit 29 - Access to Reserved Address Line

Writes raw bits to the register.

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