BBIF_COEX_STATUS
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
11:8 |
R |
BLE_PTI |
BLE packet traffic information |
4 |
R |
BLE_SYNC |
BLE 625us timing pulse reference |
3 |
R |
EVENT_IN_PROCESS |
BLE event status |
2 |
R |
BLE_IN_PROCESS |
BLE in process indicator |
1 |
R |
BLE_TX |
BLE transmit indicator |
0 |
R |
BLE_RX |
BLE reception indicator |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
11:8 |
BLE_PTI |
BLE_PTI_PRIORITY_0 |
BLE_PTI lowest priority |
0x0* |
|
|
BLE_PTI_PRIORITY_15 |
BLE_PTI highest priority |
0xF |
4 |
BLE_SYNC |
BLE_SYNC_IDLE |
RW-BLE sync idle |
0x0* |
|
|
BLE_SYNC_BUSY |
RW-BLE sync active |
0x1 |
3 |
EVENT_IN_PROCESS |
EVENT_IDLE |
No BLE event is processed |
0x0* |
|
|
EVENT_IN_PROCESS |
BLE event is processed |
0x1 |
2 |
BLE_IN_PROCESS |
BLE_IDLE |
RW-BLE processes no event |
0x0* |
|
|
BLE_IN_PROCESS |
RW-BLE processes an event |
0x1 |
1 |
BLE_TX |
BLE_TX_IDLE |
RW-BLE core performs no Tx activity |
0x0* |
|
|
BLE_TX_BUSY |
RW-BLE core performs Tx activity |
0x1 |
0 |
BLE_RX |
BLE_RX_IDLE |
RW-BLE core performs no Rx activity |
0x0* |
|
|
BLE_RX_BUSY |
RW-BLE core performs Rx activity |
0x1 |