Struct atsam4lc4c::usart0::idr_lin_mode::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 0 - Receiver Ready Interrupt Disable

[src]

Bit 1 - Transmitter Ready Interrupt Disable

[src]

Bit 2 - Receiver Break Interrupt Disable

[src]

Bit 5 - Overrun Error Interrupt Disable

[src]

Bit 6 - Framing Error Interrupt Disable

[src]

Bit 7 - Parity Error Interrupt Disable

[src]

Bit 8 - Time-out Interrupt Disable

[src]

Bit 9 - Transmitter Empty Interrupt Disable

[src]

Bit 10 - Iteration Interrupt Disable

[src]

Bit 11 - Buffer Empty Interrupt Disable

[src]

Bit 12 - Buffer Full Interrupt Disable

[src]

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

[src]

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

[src]

Bit 15 - LIN Transfer Conpleted Interrupt Disable

[src]

Bit 16 - Ring Indicator Input Change Disable

[src]

Bit 17 - Data Set Ready Input Change Disable

[src]

Bit 18 - Data Carrier Detect Input Change Interrupt Disable

[src]

Bit 19 - Clear to Send Input Change Interrupt Disable

[src]

Bit 25 - LIN Bus Error Interrupt Disable

[src]

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Disable

[src]

Bit 27 - LIN Identifier Parity Interrupt Disable

[src]

Bit 28 - LIN Checksum Error Interrupt Disable

[src]

Bit 29 - LIN Slave Not Responding Error Interrupt Disable

[src]

Bit 30 - LIN Synch Tolerance Error Interrupt Disable

[src]

Bit 31 - LIN Header Timeout Error Interrupt Disable

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W