Module stm32_hal2::pac::spdifrx::imr

source ·
Expand description

Interrupt mask register

Structs§

  • Interrupt mask register
  • Register IMR reader
  • Register IMR writer

Type Aliases§

  • Field CSRNEIE reader - Control Buffer Ready Interrupt Enable
  • Field CSRNEIE writer - Control Buffer Ready Interrupt Enable
  • Field IFEIE reader - Serial Interface Error Interrupt Enable
  • Field IFEIE writer - Serial Interface Error Interrupt Enable
  • Field OVRIE reader - Overrun error Interrupt Enable
  • Field OVRIE writer - Overrun error Interrupt Enable
  • Field PERRIE reader - Parity error interrupt enable
  • Field PERRIE writer - Parity error interrupt enable
  • Field RXNEIE reader - RXNE interrupt enable
  • Field RXNEIE writer - RXNE interrupt enable
  • Field SBLKIE reader - Synchronization Block Detected Interrupt Enable
  • Field SBLKIE writer - Synchronization Block Detected Interrupt Enable
  • Field SYNCDIE reader - Synchronization Done
  • Field SYNCDIE writer - Synchronization Done