mirror of https://github.com/ARMmbed/mbed-os.git
Update Event.h
parent
a07c00e6c3
commit
956e5ce163
|
@ -228,7 +228,7 @@ public:
|
||||||
|
|
||||||
/** Cancels the most recently posted event
|
/** Cancels the most recently posted event
|
||||||
*
|
*
|
||||||
* Attempts to cancel the most recently posted event. It is safe to call
|
* Attempts to cancel the most recently posted event. It is not safe to call
|
||||||
* cancel after an event has already been dispatched.
|
* cancel after an event has already been dispatched.
|
||||||
*
|
*
|
||||||
* The cancel function is IRQ safe.
|
* The cancel function is IRQ safe.
|
||||||
|
|
Loading…
Reference in New Issue