Module atsam4sa16c_pac::uart1::ier

source ·
Expand description

Interrupt Enable Register

Structs

  • Interrupt Enable Register
  • Register IER writer

Type Definitions

  • Field ENDRX writer - Enable End of Receive Transfer Interrupt
  • Field ENDTX writer - Enable End of Transmit Interrupt
  • Field FRAME writer - Enable Framing Error Interrupt
  • Field OVRE writer - Enable Overrun Error Interrupt
  • Field PARE writer - Enable Parity Error Interrupt
  • Field RXBUFF writer - Enable Buffer Full Interrupt
  • Field RXRDY writer - Enable RXRDY Interrupt
  • Field TXBUFE writer - Enable Buffer Empty Interrupt
  • Field TXEMPTY writer - Enable TXEMPTY Interrupt
  • Field TXRDY writer - Enable TXRDY Interrupt