Microbit as a BLE gamepad

Dependents:   nRF51822

Fork of nrf51-sdk by Lancaster University

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.