Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_common_opt_t Union Reference

ble_common_opt_t Union Reference
[Structures]

Option structure for common options. More...

#include <ble.h>

Data Fields

ble_common_opt_radio_cpu_mutex_t radio_cpu_mutex
 Parameters for the option for the mutual exclusion of radio activity and CPU execution.

Detailed Description

Option structure for common options.

Definition at line 212 of file ble.h.


Field Documentation

Parameters for the option for the mutual exclusion of radio activity and CPU execution.

Definition at line 214 of file ble.h.