BBIF_COEX_INT_CFG
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
7:6 |
RW |
EVENT_IN_PROCESS |
EVENT_IN_PROCESS event interrupt configuration |
5:4 |
RW |
BLE_IN_PROCESS |
BLE_IN_PROCESS event interrupt configuration |
3:2 |
RW |
BLE_TX |
BLE_TX event interrupt configuration |
1:0 |
RW |
BLE_RX |
BLE_RX event interrupt configuration |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
7:6 |
EVENT_IN_PROCESS |
EVENT_IN_PROCESS_NONE |
Interrupt not triggered |
0x0* |
|
|
EVENT_IN_PROCESS_RISING_EDGE |
Interrupt triggered on rising edge |
0x1 |
|
|
EVENT_IN_PROCESS_FALLING_EDGE |
Interrupt triggered on falling edge |
0x2 |
|
|
EVENT_IN_PROCESS_TRANSITION |
Interrupt triggered on any edge |
0x3 |
5:4 |
BLE_IN_PROCESS |
BLE_IN_PROCESS_NONE |
Interrupt not triggered |
0x0* |
|
|
BLE_IN_PROCESS_RISING_EDGE |
Interrupt triggered on rising edge |
0x1 |
|
|
BLE_IN_PROCESS_FALLING_EDGE |
Interrupt triggered on falling edge |
0x2 |
|
|
BLE_IN_PROCESS_TRANSITION |
Interrupt triggered on any edge |
0x3 |
3:2 |
BLE_TX |
BLE_TX_NONE |
Interrupt not triggered |
0x0* |
|
|
BLE_TX_RISING_EDGE |
Interrupt triggered on rising edge |
0x1 |
|
|
BLE_TX_FALLING_EDGE |
Interrupt triggered on falling edge |
0x2 |
|
|
BLE_TX_TRANSITION |
Interrupt triggered on any edge |
0x3 |
1:0 |
BLE_RX |
BLE_RX_NONE |
Interrupt not triggered |
0x0* |
|
|
BLE_RX_RISING_EDGE |
Interrupt triggered on rising edge |
0x1 |
|
|
BLE_RX_FALLING_EDGE |
Interrupt triggered on falling edge |
0x2 |
|
|
BLE_RX_TRANSITION |
Interrupt triggered on any edge |
0x3 |