Type Definition atsame70n20b_pac::usart0::us_idr_lin_mode::W[][src]

type W = W<u32, US_IDR_LIN_MODE>;

Writer for register US_IDR_LIN_MODE

Implementations

impl W[src]

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

Bit 0 - RXRDY Interrupt Disable

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

Bit 1 - TXRDY Interrupt Disable

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

Bit 5 - Overrun Error Interrupt Enable

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 - Timeout Interrupt Disable

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

Bit 9 - TXEMPTY Interrupt Disable

pub fn linbk(&mut self) -> LINBK_W<'_>[src]

Bit 13 - 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 Completed 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