BBIF_STATUS
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
16:12 |
R |
LINK_FORMAT |
BLE link format |
8:4 |
R |
LINK_LABEL |
BLE link label |
2 |
R |
CLK_STATUS |
Clock status defining the current active clock in use |
1 |
R |
OSC_EN |
Oscillator front-end enabling |
0 |
R |
RADIO_EN |
RF front-end enabling |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
2 |
CLK_STATUS |
MASTER_CLK |
Baseband controller running on master1/2_clk |
0x0* |
|
|
LOW_POWER_CLK |
Baseband controller running on low_power_clk |
0x1 |
1 |
OSC_EN |
OSC_DISABLED |
Oscillator can be safely disabled |
0x0 |
|
|
OSC_ENABLED |
Oscillator must be enabled |
0x1* |
0 |
RADIO_EN |
RF_DISABLED |
RF front-end can be safely disabled |
0x0 |
|
|
RF_ENABLED |
RF front-end must be enabled |
0x1* |