Nordic nrf51 sdk sources. Mirrored from https://github.com/ARMmbed/nrf51-sdk.

Dependents:   nRF51822 nRF51822

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 <nrf_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 nrf_ble.h.


Field Documentation

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

Definition at line 214 of file nrf_ble.h.