fork to bluetooth account.
Dependencies: BLE_API mbed-dev-bin nRF51822
Fork of microbit-dal by
MicroBitEventQueueItem Struct Reference
Enclosing class to hold a chain of events. More...
#include <MicroBitEvent.h>
Public Member Functions | |
| MicroBitEventQueueItem (MicroBitEvent evt) | |
| Constructor. | |
Detailed Description
Enclosing class to hold a chain of events.
Definition at line 92 of file MicroBitEvent.h.
Constructor & Destructor Documentation
| MicroBitEventQueueItem | ( | MicroBitEvent | evt ) |
Constructor.
Create a new MicroBitEventQueueItem.
- Parameters:
-
evt The event to be queued.
Definition at line 93 of file MicroBitEvent.cpp.
Generated on Tue Jul 12 2022 19:23:14 by
1.7.2
