beautypg.com

Rainbow Electronics DS3131 User Manual

Page 69

background image

DS3131

69 of 174

Register Name:

RFBPIS

Register Description:

Receive FIFO Block Pointer Indirect Select

Register Address:

0910h

Bit

# 7 6 5 4 3 2 1 0

Name

BLKID7 BLKID6 BLKID5 BLKID4 BLKID3 BLKID2 BLKID1 BLKID0

Default

0 0 0 0 0 0 0 0

Bit

# 15 14 13 12 11 10 9 8

Name

IAB

IARW reserved reserved reserved reserved reserved BLKID8

Default

0 0 0 0 0 0 0 0

Note:

Bits that are underlined are read-only; all other bits are read-write.

Bits 0 to 8/Block ID (BLKID0 to BLKID8)

000000000 (000h) = block number 0

111111111 (1ffh) = block number 511


Bit 14/Indirect Access Read/Write (IARW). When the host wishes to read data from the internal receive block
pointer RAM, the host should write this bit to 1. This causes the device to begin obtaining the data from the block
location indicated by the BLKID bits. During the read access, the IAB bit is set to 1. Once the data is ready to be
read from the RFBP register, the IAB bit is set to 0. When the host wishes to write data to the internal receive
block pointer RAM, this bit should be written to 0 by the host. This causes the device to take the data that is
currently present in the RFBP register and write it to the channel location indicated by the BLKID bits. When the
device has completed the write, the IAB is set to 0.

Bit 15/Indirect Access Busy (IAB).
When an indirect read or write access is in progress, this read-only bit is set
to 1. During a read operation, this bit is set to 1 until the data is ready to be read. It is set to 0 when the data is
ready to be read. During a write operation, this bit is set to 1 while the write is taking place. It is set to 0 once the
write operation has completed.


Register Name:

RFBP

Register Description:

Receive FIFO Block Pointer

Register Address:

0914h

Bit

# 7 6 5 4 3 2 1 0

Name RBP7 RBP6 RBP5 RBP4 RBP3 RBP2 RBP1 RBP0
Default

Bit

# 15 14 13 12 11 10 9 8

Name

reserved reserved reserved reserved reserved reserved RBP9

RBP8

Default

Note:

Bits that are underlined are read-only, all other bits are read-write.

Bits 0 to 8/Block Pointer (RBP0 to RBP8). These bits indicate which of the 512 blocks is the next block in the
link-list chain. A block is not allowed to point to itself.

000000000 (000h) = block 0 is the next linked block

111111111 (1ffh) = block 511 is the next linked block