www.ti.com
Registers
RFFSTATUS (0x61C5) – FIFO Status
Bit
Name Reset R/W Description
No.
7
TXAVAIL
0 R 0: No readable data in Tx FIFO
1: Readable data present in Tx FIFO
6
TXFEMPTY
1 R 0: Data present in Tx FIFO
1: Tx FIFO is empty
5
TXDTHEX
1 R 0: There is less data in Tx FIFO than the threshold amount given by
RFTXFTHRS.
1: There is more than or equal amount of data in Tx FIFO than the
threshold amount given by RFTXFTHRS
4
TXFFULL
0 R 0: Tx FIFO has available space
1: Tx FIFO is full
3
RXAVAIL
0 R 0: No readable data in Rx FIFO
1: Readable data present in Rx FIFO
2
RXFEMPTY
1 R 0: Data present in Rx FIFO
1: Rx FIFO is empty
1
RXDTHEX
1 R 0: There is less data in Rx FIFO than the threshold amount given by
RFRXFTHRS.
1: There is more than or equal amount of data in Rx FIFO than the
threshold amount given by RFRXFTHRS
0
RXFFULL
0 R 0: Rx FIFO has available space
1: Rx FIFO is full
RFFCFG (0x61C6) – FIFO Configuration
Bit
Name Reset R/W Description
No.
7:6 – 0 R Reserved
5
TXAUTOCOMMIT
1 R/W 0: Commit Tx FIFO only on command 0x95
1: Always set RFTXSWP = RFTXWP
4
TXFAUTODEALLOC
0 R/W 0: Deallocate Tx FIFO only on command 0x92
1: Always set RFTXFSRP = RFTXFRP.
3:2 – 0 R Reserved
1
RXAUTOCOMMIT
0 R/W 0: Commit Rx FIFO only on command 0x85
1: Always set RFRXSWP = RFRXWP
0
RXFAUTODEALLOC
1 R/W 0: Deallocate Rx FIFO only on command 0x82
1: Always set RFRXFSRP = RFRXFRP.
RFRXFLEN (0x61C8) – Rx FIFO Length
Bit
Name Reset R/W Description
No.
7:0
D
0x00 R Amount of data present in Rx FIFO
RFRXFTHRS (0x61C9) – Rx FIFO Threshold
Bit
Name Reset R/W Description
No.
7 – 0 R Reserved
6:0
D
000 R/W Threshold value for Rx FIFO
0000
RFRXFWR (0x61CA) – Rx FIFO Write Register
Bit
Name Reset R/W Description
No.
7:0
D
0x00 W Data written to this register is written to the Rx FIFO address at offset
RFRXFWP from the start of the Rx FIFO area (see Figure 25-1).
RFRXFWP (and RFRXFSWP if RFFCFG.RXAUTODEALLOC = 1) is
incremented by 1 modulo 0x80 unless the write fails.
349
SWRU191C–April 2009–Revised January 2012 CC2541 Proprietary Mode Radio
Submit Documentation Feedback
Copyright © 2009–2012, Texas Instruments Incorporated