Type Definition atsam4n8c_pac::usart0::ier::W[][src]

type W = W<u32, IER>;

Writer for register IER

Implementations

impl W[src]

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

Bit 0 - RXRDY Interrupt Enable

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

Bit 1 - TXRDY Interrupt Enable

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

Bit 2 - Receiver Break Interrupt Enable

pub fn endrx(&mut self) -> ENDRX_W<'_>[src]

Bit 3 - End of Receive Transfer Interrupt Enable (available in all USART modes of operation)

pub fn endtx(&mut self) -> ENDTX_W<'_>[src]

Bit 4 - End of Transmit Interrupt Enable (available in all USART modes of operation)

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 - TXEMPTY Interrupt Enable

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

Bit 10 - Max number of Repetitions Reached Interrupt Enable

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

Bit 11 - Buffer Empty Interrupt Enable (available in all USART modes of operation)

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

Bit 12 - Buffer Full Interrupt Enable (available in all USART modes of operation)

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

Bit 13 - Non AcknowledgeInterrupt Enable

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

Bit 19 - Clear to Send Input Change Interrupt Enable