Type Definition atsame70n20b_pac::usart0::us_imr_lin_mode::R[][src]

type R = R<u32, US_IMR_LIN_MODE>;

Reader of register US_IMR_LIN_MODE

Implementations

impl R[src]

pub fn rxrdy(&self) -> RXRDY_R[src]

Bit 0 - RXRDY Interrupt Mask

pub fn txrdy(&self) -> TXRDY_R[src]

Bit 1 - TXRDY Interrupt Mask

pub fn ovre(&self) -> OVRE_R[src]

Bit 5 - Overrun Error Interrupt Mask

pub fn frame(&self) -> FRAME_R[src]

Bit 6 - Framing Error Interrupt Mask

pub fn pare(&self) -> PARE_R[src]

Bit 7 - Parity Error Interrupt Mask

pub fn timeout(&self) -> TIMEOUT_R[src]

Bit 8 - Timeout Interrupt Mask

pub fn txempty(&self) -> TXEMPTY_R[src]

Bit 9 - TXEMPTY Interrupt Mask

pub fn linbk(&self) -> LINBK_R[src]

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

pub fn linid(&self) -> LINID_R[src]

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

pub fn lintc(&self) -> LINTC_R[src]

Bit 15 - LIN Transfer Completed Interrupt Mask

pub fn linbe(&self) -> LINBE_R[src]

Bit 25 - LIN Bus Error Interrupt Mask

pub fn linisfe(&self) -> LINISFE_R[src]

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Mask

pub fn linipe(&self) -> LINIPE_R[src]

Bit 27 - LIN Identifier Parity Interrupt Mask

pub fn lince(&self) -> LINCE_R[src]

Bit 28 - LIN Checksum Error Interrupt Mask

pub fn linsnre(&self) -> LINSNRE_R[src]

Bit 29 - LIN Slave Not Responding Error Interrupt Mask

pub fn linste(&self) -> LINSTE_R[src]

Bit 30 - LIN Synch Tolerance Error Interrupt Mask

pub fn linhte(&self) -> LINHTE_R[src]

Bit 31 - LIN Header Timeout Error Interrupt Mask