changed low freq. clock source to IRC
Dependents: BLE_ANCS_SDAPI_IRC
Fork of nRF51822 by
ble_common_evt_t Struct Reference
[Events, type definitions and API calls]
Event structure for events not associated with a specific function module. More...
#include <ble.h>
Data Fields | |
| uint16_t | conn_handle |
| Connection Handle on which this event occured. | |
| ble_evt_tx_complete_t | tx_complete |
| Transmission Complete. | |
| ble_evt_user_mem_request_t | user_mem_request |
| User Memory Request Event Parameters. | |
| ble_evt_user_mem_release_t | user_mem_release |
| User Memory Release Event Parameters. | |
Detailed Description
Event structure for events not associated with a specific function module.
Definition at line 98 of file ble.h.
Field Documentation
| uint16_t conn_handle |
Generated on Tue Jul 12 2022 16:36:23 by
1.7.2
Yoshihiro TSUBOI
