Struct atsam4lc4c_pac::usart0::lin_mode_imr_lin::R[][src]

pub struct R(_);
Expand description

Register IMR_LIN reader

Implementations

Bit 0 - RXRDY Interrupt Mask

Bit 1 - TXRDY Interrupt Mask

Bit 2 - Receiver Break Interrupt Mask

Bit 5 - Overrun Error Interrupt Mask

Bit 6 - Framing Error Interrupt Mask

Bit 7 - Parity Error Interrupt Mask

Bit 8 - Time-out Interrupt Mask

Bit 9 - TXEMPTY Interrupt Mask

Bit 10 - Iteration Interrupt Mask

Bit 11 - Buffer Empty Interrupt Mask

Bit 12 - Buffer Full Interrupt Mask

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

Bit 14 - LIN Identifier Sent or LIN Received Interrupt Mask

Bit 15 - LIN Transfer Conpleted Interrupt Mask

Bit 16 - Ring Indicator Input Change Mask

Bit 17 - Data Set Ready Input Change Mask

Bit 18 - Data Carrier Detect Input Change Interrupt Mask

Bit 19 - Clear to Send Input Change Interrupt Mask

Bit 25 - LIN Bus Error Interrupt Mask

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Mask

Bit 27 - LIN Identifier Parity Interrupt Mask

Bit 28 - LIN Checksum Error Interrupt Mask

Bit 29 - LIN Slave Not Responding Error Interrupt Mask

Bit 30 - LIN Synch Tolerance Error Interrupt Mask

Bit 31 - LIN Header Timeout Error Interrupt Mask

Methods from Deref<Target = R<LIN_MODE_IMR_LIN_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.