UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
254 of 362
NXP Semiconductors
UM10208
Chapter 19: LPC2800 DAI
5.1 SAI1 registers
lists the registers in SAI1, two of which are described in greater detail in
subsequent tables.
No further detail of the various IN registers should be necessary. Only the Status and
Mask registers are described below.
Table 288. SAI1 register map
Names
Addresses
Description
Access Reset
Value
L16IN1
0x8020 0000 The MS 16 bits of the oldest L channel value in the
SAI can be read from this register. The value is
removed from the L FIFO by reading this register.
Bits 31:16 read as zero.
RO
0
R16IN1
0x8020 0004 The MS 16 bits of the oldest R channel value in the
SAI can be read from this register. The value is
removed from the R FIFO by reading this register.
Bits 31:16 read as zero.
RO
0
L24IN1
0x8020 0008 The oldest L channel value in the SAI can be read
from this register. The value is removed from the L
FIFO by reading this register. Bits 31:24 read as
zero.
RO
0
R24IN1
0x8020 000C The oldest R channel value in the SAI can be read
from this register. The value is removed from the R
FIFO by reading this register. Bits 31:24 read as
zero.
RO
0
SAISTAT1
0x8020 0010 The current status of the SAI can be read from this
register. Writing any value to this address clears
the underrun and overrun bits in this register.
R/W
0
SAIMASK1
0c8020 0014 1s in this register disable/mask the corresponding
condition in SAISTAT1 from causing an SAI
interrupt request.
R/W
0x3FF
L32IN1
0x8020 0020 The MS 16 bits of the two oldest L channel values
in the SAI can be read from this register. The
values are removed from the L FIFO by reading this
register. Bits 15:0 contain the older of the two
values.
RO
0
R32IN1
0x8020 0040 The MS 16 bits of the two oldest R channel values
in the SAI can be read from this register. The
values are removed from the R FIFO by reading
this register. Bits 15:0 contain the older of the two
values.
RO
0
LR32IN1
0x8020 0060 The MS 16 bits of the oldest L channel value and
the oldest R channel value can be read from this
register. The values are removed from the FIFOs
by reading this register. Bits 15:0 contain the L
channel value.
RO
0