Type Definition atsam4ls4b_pac::usart0::idr_lin::W[][src]

type W = W<u32, IDR_LIN>;

Writer for register IDR_LIN

Implementations

impl W[src]

pub fn rxrdy(&mut self) -> RXRDY_W<'_>[src]

Bit 0 - Receiver Ready Interrupt Disable

pub fn txrdy(&mut self) -> TXRDY_W<'_>[src]

Bit 1 - Transmitter Ready Interrupt Disable

pub fn rxbrk(&mut self) -> RXBRK_W<'_>[src]

Bit 2 - Receiver Break Interrupt Disable

pub fn ovre(&mut self) -> OVRE_W<'_>[src]

Bit 5 - Overrun Error Interrupt Disable

pub fn frame(&mut self) -> FRAME_W<'_>[src]

Bit 6 - Framing Error Interrupt Disable

pub fn pare(&mut self) -> PARE_W<'_>[src]

Bit 7 - Parity Error Interrupt Disable

pub fn timeout(&mut self) -> TIMEOUT_W<'_>[src]

Bit 8 - Time-out Interrupt Disable

pub fn txempty(&mut self) -> TXEMPTY_W<'_>[src]

Bit 9 - Transmitter Empty Interrupt Disable

pub fn iter(&mut self) -> ITER_W<'_>[src]

Bit 10 - Iteration Interrupt Disable

pub fn txbufe(&mut self) -> TXBUFE_W<'_>[src]

Bit 11 - Buffer Empty Interrupt Disable

pub fn rxbuff(&mut self) -> RXBUFF_W<'_>[src]

Bit 12 - Buffer Full Interrupt Disable

pub fn nack(&mut self) -> NACK_W<'_>[src]

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

pub fn linid(&mut self) -> LINID_W<'_>[src]

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

pub fn lintc(&mut self) -> LINTC_W<'_>[src]

Bit 15 - LIN Transfer Conpleted Interrupt Disable

pub fn riic(&mut self) -> RIIC_W<'_>[src]

Bit 16 - Ring Indicator Input Change Disable

pub fn dsric(&mut self) -> DSRIC_W<'_>[src]

Bit 17 - Data Set Ready Input Change Disable

pub fn dcdic(&mut self) -> DCDIC_W<'_>[src]

Bit 18 - Data Carrier Detect Input Change Interrupt Disable

pub fn ctsic(&mut self) -> CTSIC_W<'_>[src]

Bit 19 - Clear to Send Input Change Interrupt Disable

pub fn linbe(&mut self) -> LINBE_W<'_>[src]

Bit 25 - LIN Bus Error Interrupt Disable

pub fn linisfe(&mut self) -> LINISFE_W<'_>[src]

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Disable

pub fn linipe(&mut self) -> LINIPE_W<'_>[src]

Bit 27 - LIN Identifier Parity Interrupt Disable

pub fn lince(&mut self) -> LINCE_W<'_>[src]

Bit 28 - LIN Checksum Error Interrupt Disable

pub fn linsnre(&mut self) -> LINSNRE_W<'_>[src]

Bit 29 - LIN Slave Not Responding Error Interrupt Disable

pub fn linste(&mut self) -> LINSTE_W<'_>[src]

Bit 30 - LIN Synch Tolerance Error Interrupt Disable

pub fn linhte(&mut self) -> LINHTE_W<'_>[src]

Bit 31 - LIN Header Timeout Error Interrupt Disable