CallbackTimerApi< ApiDef > Struct Template Reference

Callback timer API class template. More...

#include <CallbackTimer.h>

Public Member Functions

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

Member Function Documentation

◆ name()

template<typename ApiDef>
String CallbackTimerApi< ApiDef >::name ( ) const
inline

◆ operator String()

template<typename ApiDef>
CallbackTimerApi< ApiDef >::operator String ( ) const
inline

◆ toString()

template<typename ApiDef>
String CallbackTimerApi< ApiDef >::toString ( ) const
inline

◆ typeName()

template<typename ApiDef>
static constexpr const char* CallbackTimerApi< ApiDef >::typeName ( )
inlinestatic

The documentation for this struct was generated from the following file: