OTAPC firmware feature definitions
C
#define BLE_OTAPC_FW_FEATURE_MASK1 (1U << 0U)
Description
Defines extended features supported by the firmware.
Macro Definition
| Macro | Description |
|---|---|
| BLE_OTAPC_FW_FEATURE_MASK1 | Bitmask for supported feature set 1. |
#define BLE_OTAPC_FW_FEATURE_MASK1 (1U << 0U)
Defines extended features supported by the firmware.
| Macro | Description |
|---|---|
| BLE_OTAPC_FW_FEATURE_MASK1 | Bitmask for supported feature set 1. |