pub struct W(_);
Expand description

Register IE writer

Implementations

Bit 0 - Rx FIFO 0 New Message Enable

Bit 1 - Rx FIFO 0 Full Enable

Bit 2 - Rx FIFO 0 Full Enable

Bit 3 - Rx FIFO 0 Message Lost Enable

Bit 4 - Rx FIFO 1 New Message Enable

Bit 5 - Rx FIFO 1 Watermark Reached Enable

Bit 6 - Rx FIFO 1 Watermark Reached Enable

Bit 7 - Rx FIFO 1 Message Lost Enable

Bit 8 - High Priority Message Enable

Bit 9 - Transmission Completed Enable

Bit 10 - Transmission Cancellation Finished Enable

Bit 11 - Tx FIFO Empty Enable

Bit 12 - Tx Event FIFO New Entry Enable

Bit 13 - Tx Event FIFO Watermark Reached Enable

Bit 14 - Tx Event FIFO Full Enable

Bit 15 - Tx Event FIFO Element Lost Enable

Bit 16 - Timestamp Wraparound Enable

Bit 17 - Message RAM Access Failure Enable

Bit 18 - Timeout Occurred Enable

Bit 19 - Message stored to Dedicated Rx Buffer Enable

Bit 20 - Bit Error Corrected Interrupt Enable

Bit 21 - Bit Error Uncorrected Interrupt Enable

Bit 22 - Error Logging Overflow Enable

Bit 23 - Error Passive Enable

Bit 24 - Warning Status Enable

Bit 25 - Bus_Off Status Enable

Bit 26 - Watchdog Interrupt Enable

Bit 27 - Protocol Error in Arbitration Phase Enable

Bit 28 - Protocol Error in Data Phase Enable

Bit 29 - Access to Reserved Address Enable

Writes raw bits to the register.

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