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

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 txempty(&self) -> TXEMPTY_R[src]

Bit 9 - TXEMPTY Interrupt Mask

pub fn riic(&self) -> RIIC_R[src]

Bit 16 - Ring Indicator Input Change Mask

pub fn dsric(&self) -> DSRIC_R[src]

Bit 17 - Data Set Ready Input Change Mask

pub fn dcdic(&self) -> DCDIC_R[src]

Bit 18 - Data Carrier Detect Input Change 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