UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
261 of 362
NXP Semiconductors
UM10208
Chapter 20: LPC2800 DAO
5.1 SAO1 registers
lists the registers in SAO1, two of which are described in greater detail in
subsequent tables.
No further detail of the various OUT registers should be necessary. Only the Status and
Mask registers are described below.
Table 296. SAO1 register map
Names
Address
Description
Access Reset
Value
L16OUT1
0x8020 0200 One 16-bit value can be written to the L channel
FIFO via this register. The LS 8 bits of the new
LFIFO entry are 0. Bits 31:16 are ignored when
this register is written.
WO
0
R16OUT1
0x8020 0204 One 16-bit value can be written to the R channel
FIFO via this register. The LS 8 bits of the new
RFIFO entry are 0. Bits 31:16 are ignored when
this register is written.
WO
0
L24OUT1
0x8020 0208 One 24-bit value can be written to the L channel
FIFO via this register. Bits 31:24 are ignored when
this register is written.
WO
0
R24OUT1
0x8020 020C One 24-bit value can be written to the R channel
FIFO via this register. Bits 31:24 are ignored when
this register is written.
RO
0
SAOSTAT1
0x8020 0210 The current status of the SAO can be read from
this register. Writing any value to this address
clears the underrun and overrun bits in this register.
R/W
0
SAOMASK1 0c8020 0214 1s in this register disable/mask the corresponding
condition in SAOSTAT1 from causing an SAO
interrupt request.
R/W
0x3FF
L32OUT1
0x8020 0220 Two 16-bit values can be written to the L channel
FIFO via this register. The LS 8 bits of the new
LFIFO entries are 0. Bits 15:0 are presented to the
DAO before bits 31:16.
WO
0
R32OUT1
0x8020 0240 Two 16-bit values can be written to the R channel
FIFO via this register. The LS 8 bits of the new
RFIFO entries are 0. Bits 15:0 are presented to the
DAO before bits 31:16.
WO
0
LR32OUT1
0x8020 0260 Two 16-bit values can be written to the L and R
channel FIFOs via this register. Bits 15:0 are the L
value, 31:16 are the R value. The LS 8 bits of the
new FIFO entries are 0.
WO
0