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

type W = W<u32, IER_LIN>;

Writer for register IER_LIN

Implementations

impl W[src]

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

Bit 0 - Receiver Ready Interrupt Enable

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

Bit 1 - Transmitter Ready Interrupt Enable

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

Bit 2 - Receiver Break Interrupt Enable

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 Enable

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

Bit 7 - Parity Error Interrupt Enable

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

Bit 8 - Time-out Interrupt Enable

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

Bit 9 - Transmitter Empty Interrupt Enable

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

Bit 10 - Iteration Interrupt Enable

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

Bit 11 - Buffer Empty Interrupt Enable

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

Bit 12 - Buffer Full Interrupt Enable

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

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

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

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

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

Bit 15 - LIN Transfer Conpleted Interrupt Enable

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

Bit 16 - Ring Indicator Input Change Enable

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

Bit 17 - Data Set Ready Input Change Enable

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

Bit 18 - Data Carrier Detect Input Change Interrupt Enable

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

Bit 19 - Clear to Send Input Change Interrupt Enable

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

Bit 25 - LIN Bus Error Interrupt Enable

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

Bit 26 - LIN Inconsistent Synch Field Error Interrupt Enable

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

Bit 27 - LIN Identifier Parity Interrupt Enable

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

Bit 28 - LIN Checksum Error Interrupt Enable

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

Bit 29 - LIN Slave Not Responding Error Interrupt Enable

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

Bit 30 - LIN Synch Tolerance Error Interrupt Enable

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

Bit 31 - LIN Header Timeout Error Interrupt Enable