BLE_Nano nRF51 Central heart rate

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_conn_bw_t conn_bw
 Parameters for the connection bandwidth option.
ble_common_opt_pa_lna_t pa_lna
 Parameters for controlling PA and LNA pin toggling.

Detailed Description

Option structure for common options.

Definition at line 290 of file ble.h.


Field Documentation

Parameters for the connection bandwidth option.

Definition at line 292 of file ble.h.

ble_common_opt_pa_lna_t pa_lna

Parameters for controlling PA and LNA pin toggling.

Definition at line 293 of file ble.h.