Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
pds_evt_t Struct Reference
[Peer Data Storage]
Events that can come from the peer_data_storage module. More...
#include <peer_data_storage.h>
Data Fields | |
| pds_evt_id_t | evt_id |
| The type of event. | |
| pm_peer_id_t | peer_id |
| The peer the event pertains to. | |
| pm_peer_data_id_t | data_id |
| The data the event pertains to. | |
Detailed Description
Events that can come from the peer_data_storage module.
Definition at line 82 of file peer_data_storage.h.
Field Documentation
The data the event pertains to.
Definition at line 86 of file peer_data_storage.h.
The type of event.
Definition at line 84 of file peer_data_storage.h.
The peer the event pertains to.
Definition at line 85 of file peer_data_storage.h.
Generated on Tue Jul 12 2022 19:52:06 by
1.7.2
