CallbackTimerApi< ApiDef > Struct Template Reference
Callback timer API class template. More...
#include <CallbackTimer.h>
Public Member Functions | |
CallbackTimerApi () | |
CallbackTimerApi (const CallbackTimerApi &)=delete | |
String | name () const |
String | toString () const |
operator String () const | |
Static Public Member Functions | |
static constexpr const char * | typeName () |
Detailed Description
template<typename ApiDef>
struct CallbackTimerApi< ApiDef >
Callback timer API class template.
- Note
- Used to define the basic programming interface for physical callback-capable timers
Constructor & Destructor Documentation
◆ CallbackTimerApi() [1/2]
template<typename ApiDef >
|
inline |
◆ CallbackTimerApi() [2/2]
template<typename ApiDef >
|
delete |
Member Function Documentation
◆ name()
template<typename ApiDef >
|
inline |
◆ operator String()
template<typename ApiDef >
|
inline |
◆ toString()
template<typename ApiDef >
|
inline |
◆ typeName()
template<typename ApiDef >
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: