Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk

Dependents:   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 <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.