MT7620 PROGRAMMING GUIDE
Integrated 802.11n MAC/BBP and 2.4 GHz RF/FEM Router-on-a-Chip
Enable Rx Buffer Full Interrupt
Enables the receive buffer full interrupt, as well
as the data ready (DR) and character time-out
interrupts.
NOTE:
0: Disable
1: Enable
49. IIR: Interrupt Identification Register (offset: 0x000C)
FIFOs Enabled
These bits reflect the FIFO enable bit setting in
the FIFO Control Register.
00: FIFO enable bit is cleared.
11: FIFO enable bit is set.
Interrupt Identifier
These bits provide a snapshot of the interrupt
type, and may be used as the offset into an
interrupt vector table.
See NOTE below.
Interrupt Pending
0: An interrupt bit is set and is not masked.
1: No interrupts are pending.
NOTE:
The interrupt encoding is given below.
If more than one category of interrupt is asserted, only the highest priority ID is given.
The line and modem status interrupts are cleared by reading the corresponding status register in the UART
block (LSR (0x001C), MSR (0x0020)). The receive buffer full interrupt is cleared when all of the data is read
from the receive buffer. The transmit buffer empty interrupt is cleared when data is written to the TBR register
(0x0004) in the UART block.