Module atsam4n16c_pac::usart0::ier

source ·
Expand description

Interrupt Enable Register

Structs

  • Interrupt Enable Register
  • Register IER writer

Type Definitions

  • Field CTSIC writer - Clear to Send Input Change Interrupt Enable
  • Field ENDRX writer - End of Receive Transfer Interrupt Enable (available in all USART modes of operation)
  • Field ENDTX writer - End of Transmit Interrupt Enable (available in all USART modes of operation)
  • Field FRAME writer - Framing Error Interrupt Enable
  • Field ITER writer - Max number of Repetitions Reached Interrupt Enable
  • Field NACK writer - Non AcknowledgeInterrupt Enable
  • Field OVRE writer - Overrun Error Interrupt Enable
  • Field PARE writer - Parity Error Interrupt Enable
  • Field RXBRK writer - Receiver Break Interrupt Enable
  • Field RXBUFF writer - Buffer Full Interrupt Enable (available in all USART modes of operation)
  • Field RXRDY writer - RXRDY Interrupt Enable
  • Field TIMEOUT writer - Time-out Interrupt Enable
  • Field TXBUFE writer - Buffer Empty Interrupt Enable (available in all USART modes of operation)
  • Field TXEMPTY writer - TXEMPTY Interrupt Enable
  • Field TXRDY writer - TXRDY Interrupt Enable