dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_evt_user_mem_release_t Struct Reference

Event structure for BLE_EVT_USER_MEM_RELEASE. More...

#include <ble.h>

Data Fields

uint8_t type
 
ble_user_mem_block_t mem_block
 

Detailed Description

Event structure for BLE_EVT_USER_MEM_RELEASE.

Definition at line 188 of file ble.h.

Field Documentation

ble_user_mem_block_t ble_evt_user_mem_release_t::mem_block

User memory block

Definition at line 191 of file ble.h.

uint8_t ble_evt_user_mem_release_t::type

User memory type, see User Memory Types.

Definition at line 190 of file ble.h.


The documentation for this struct was generated from the following file: