Struct atsam4lc8b_pac::usart0::lin_mode_idr_lin::W[][src]

pub struct W(_);
Expand description

Register IDR_LIN writer

Implementations

Bit 0 - Receiver Ready Interrupt Disable

Bit 1 - Transmitter Ready Interrupt Disable

Bit 2 - Receiver Break Interrupt Disable

Bit 5 - Overrun Error Interrupt Disable

Bit 6 - Framing Error Interrupt Disable

Bit 7 - Parity Error Interrupt Disable

Bit 8 - Time-out Interrupt Disable

Bit 9 - Transmitter Empty Interrupt Disable

Bit 10 - Iteration Interrupt Disable

Bit 11 - Buffer Empty Interrupt Disable

Bit 12 - Buffer Full Interrupt Disable

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

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

Bit 15 - LIN Transfer Conpleted Interrupt Disable

Bit 16 - Ring Indicator Input Change Disable

Bit 17 - Data Set Ready Input Change Disable

Bit 18 - Data Carrier Detect Input Change Interrupt Disable

Bit 19 - Clear to Send Input Change 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<LIN_MODE_IDR_LIN_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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

Performs the conversion.

Performs the conversion.

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.