changed low freq. clock source to IRC

Dependents:   BLE_ANCS_SDAPI_IRC

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_evt_tx_complete_t Struct Reference

ble_evt_tx_complete_t Struct Reference
[Events, type definitions and API calls]

TX complete event. More...

#include <ble.h>

Data Fields

uint8_t count
 Number of packets transmitted.

Detailed Description

TX complete event.

Definition at line 78 of file ble.h.


Field Documentation

uint8_t count

Number of packets transmitted.

Definition at line 80 of file ble.h.