Module d1_pac::spi_dbi::spi_ier

source ·
Expand description

SPI Interrupt Control Register

Structs§

  • Register spi_ier reader
  • SPI Interrupt Control Register
  • Register spi_ier writer

Enums§

Type Aliases§

  • Field rf_emp_int_en reader - RXFIFO Empty Interrupt Enable
  • Field rf_emp_int_en writer - RXFIFO Empty Interrupt Enable
  • Field rf_full_int_en reader - RXFIFO Full Interrupt Enable
  • Field rf_full_int_en writer - RXFIFO Full Interrupt Enable
  • Field rf_ovf_int_en reader - RXFIFO Overflow Interrupt Enable
  • Field rf_ovf_int_en writer - RXFIFO Overflow Interrupt Enable
  • Field rf_rdy_int_en reader - RXFIFO Ready Request Interrupt Enable
  • Field rf_rdy_int_en writer - RXFIFO Ready Request Interrupt Enable
  • Field rf_udr_int_en reader - RXFIFO Underrun Interrupt Enable
  • Field rf_udr_int_en writer - RXFIFO Underrun Interrupt Enable
  • Field ss_int_en reader - SSI Interrupt Enable
  • Field ss_int_en writer - SSI Interrupt Enable
  • Field tc_int_en reader - Transfer Completed Interrupt Enable
  • Field tc_int_en writer - Transfer Completed Interrupt Enable
  • Field tf_emp_int_en reader - TXFIFO Empty Interrupt Enable
  • Field tf_emp_int_en writer - TXFIFO Empty Interrupt Enable
  • Field tf_erq_int_en reader - TXFIFO Empty Request Interrupt Enable
  • Field tf_erq_int_en writer - TXFIFO Empty Request Interrupt Enable
  • Field tf_full_int_en reader - TXFIFO Full Interrupt Enable
  • Field tf_full_int_en writer - TXFIFO Full Interrupt Enable
  • Field tf_ovf_int_en reader - TXFIFO Overflow Interrupt Enable
  • Field tf_ovf_int_en writer - TXFIFO Overflow Interrupt Enable
  • Field tf_udr_int_en reader - TXFIFO Underrun Interrupt Enable
  • Field tf_udr_int_en writer - TXFIFO Underrun Interrupt Enable