pub struct W(_);
Expand description

Register US_IDR_LIN_MODE writer

Implementations

Bit 0 - RXRDY Interrupt Disable

Bit 1 - TXRDY Interrupt Disable

Bit 5 - Overrun Error Interrupt Enable

Bit 6 - Framing Error Interrupt Disable

Bit 7 - Parity Error Interrupt Disable

Bit 8 - Timeout Interrupt Disable

Bit 9 - TXEMPTY Interrupt Disable

Bit 13 - LIN Break Sent or LIN Break Received Interrupt Disable

Bit 14 - LIN Identifier Sent or LIN Identifier Received Interrupt Disable

Bit 15 - LIN Transfer Completed Interrupt Disable

Bit 25 - LIN Bus Error Interrupt Disable

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Disable

Bit 27 - LIN Identifier Parity Interrupt Disable

Bit 28 - LIN Checksum Error Interrupt Disable

Bit 29 - LIN Slave Not Responding Error Interrupt Disable

Bit 30 - LIN Synch Tolerance Error Interrupt Disable

Bit 31 - LIN Header Timeout Error Interrupt Disable

Writes raw bits to the register.

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