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.
Dependencies: MAX44000 PWM_Tone_Library nexpaq_mdk
Fork of LED_Demo by
M2MTimerObserver Class Reference
M2MTimerObserver Observer class for indicating the timer expiry to the parent class. More...
#include <m2mtimerobserver.h>
Inherited by M2MConnectionSecurityPimpl, M2MInterfaceImpl, M2MNsdlInterface, M2MReportHandler, and TimerObserver.
Public Member Functions | |
virtual void | timer_expired (M2MTimerObserver::Type type=M2MTimerObserver::Notdefined)=0 |
Indicates that the timer has expired. |
Detailed Description
M2MTimerObserver Observer class for indicating the timer expiry to the parent class.
Definition at line 23 of file m2mtimerobserver.h.
Member Function Documentation
virtual void timer_expired | ( | M2MTimerObserver::Type | type = M2MTimerObserver::Notdefined ) |
[pure virtual] |
Indicates that the timer has expired.
- Parameters:
-
type The type of the timer that has expired.
Implemented in M2MInterfaceImpl, M2MNsdlInterface, M2MReportHandler, and M2MConnectionSecurityPimpl.
Generated on Tue Jul 12 2022 12:29:08 by
