Download Print this page

Texas Instruments SimpleLink CC2620 Technical Reference Manual page 1552

Zigbee rf4ce wireless mcu simplelink cc13 series; simplelink cc26 series

Advertisement

Bluetooth Low Energy
23.6.1.4 Other Structures and Bit Fields
Bits
Bit Field Name
0
bAutoFlushIgnored
1
bAutoFlushCrcErr
2
bAutoFlushEmpty
3
bIncludeLenByte
4
bIncludeCrc
5
bAppendRssi
6
bAppendStatus
7
bAppendTimestamp
(1)
This bit field is used for the rxConfig byte of the parameter structures.
Bits
Bit Field Name
0
lastRxSn
1
lastTxSn
2
nextTxSn
3
bFirstPkt
4
bAutoEmpty
5
bLlCtrlTx
6
bLlCtrlAckRx
7
bLlCtrlAckPending
Byte Index
Field Name
0–7
entry[0]
...
8×n–8×n+7
entry[n]
(1)
The white-list structure has the form of an array. Each element consists of 8 bytes. The first byte of the first element tells the
number of entries, and is reserved in the remaining entries. The second byte contains some configuration bits, and the remaining
6 bytes contain the address.
1552
Radio
Table 23-104. Receive Queue Entry Configuration Bit Field
Description
If 1, automatically remove ignored packets from RX queue
If 1, automatically remove packets with CRC error from RX queue
If 1, automatically remove empty packets from RX queue
If 1, include the received length byte in the stored packet; otherwise discard
it
If 1, include the received CRC field in the stored packet; otherwise discard
it
If 1, append an RSSI byte to the packet in the RX queue
If 1, append a status byte to the packet in the RX queue
If 1, append a timestamp to the packet in the RX queue
Table 23-105. Sequence Number Status Bit Field
Description
The SN bit of the header of the last packet received with CRC OK
The SN bit of the header of the last transmitted packet
The SN bit of the header of the next packet to transmit
For slave: 0 if a packet has been transmitted on the connection, 1
otherwise
1 if the last transmitted packet was an ato-empty packet
1 if the last transmitted packet was an LL control packet (LLID = 11)
1 if the last received packet was the ACK of an LL control packet
1 if the last successfully received packet was an LL control packet which
has not yet been ACK'ed
Table 23-106. White List Structure
Bits
Bit Field Name
0–7
Size
8
bEnable
9
addrType
10
bWlIgn
11–15
16–63
Address
0–7
8
bEnable
9
addrType
10
bWlIgn
11–15
16–63
address
Copyright © 2015, Texas Instruments Incorporated
(1)
Type
Description
W
Number of while list entries
W
1 if the entry is in use, 0 if the entry is not in use
W
The type address in the entry: public (0) or random (1)
1 if the entry is to be ignored by a scanner, 0 otherwise.
R/W
Used to mask out entries that have already been
scanned and reported.
Reserved
W
The address contained in the entry
Reserved
W
1 if the entry is in use, 0 if the entry is not in use
W
The type address in the entry: public (0) or random (1)
1 if the entry is to be ignored by a scanner, 0 otherwise.
R/W
Used to mask out entries that have already been
scanned and reported.
Reserved
W
The address contained in the entry
SWCU117C – February 2015 – Revised September 2015
www.ti.com
(1)
Submit Documentation Feedback

Hide quick links:

Advertisement

loading