Module stm32_cec::irq

source ·
Expand description

Interrupt flags.

All interrupts are cleared by writing 1 to the bit field.

Constants§

  • Bitmask of all interrupts.
  • Arbitration lost
  • RX-bit rising error
  • RX-long bit period error
  • RX-missing acknowledge.
  • RX-byte received
  • End of reception
  • RX-overrun
  • RX-short bit period error
  • TX-missing acknowledge error interrupt
  • TX-byte request
  • End of transmission
  • TX-error
  • TX-buffer underrun