Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...

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 184 of file ble.h.


Field Documentation

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

Definition at line 186 of file ble.h.