#include <SimpleTimer.h>
◆ SimpleTimer()
SimpleTimer::SimpleTimer |
( |
| ) |
|
◆ deleteTimer()
void SimpleTimer::deleteTimer |
( |
int |
numTimer | ) |
|
◆ disable()
void SimpleTimer::disable |
( |
int |
numTimer | ) |
|
◆ enable()
void SimpleTimer::enable |
( |
int |
numTimer | ) |
|
◆ getNumAvailableTimers()
int SimpleTimer::getNumAvailableTimers |
( |
| ) |
|
|
inline |
◆ getNumTimers()
int SimpleTimer::getNumTimers |
( |
| ) |
|
◆ isEnabled()
boolean SimpleTimer::isEnabled |
( |
int |
numTimer | ) |
|
◆ restartTimer()
void SimpleTimer::restartTimer |
( |
int |
numTimer | ) |
|
◆ run()
void SimpleTimer::run |
( |
| ) |
|
◆ setInterval()
◆ setTimeout() [1/2]
◆ setTimeout() [2/2]
◆ setTimer() [1/2]
◆ setTimer() [2/2]
◆ toggle()
void SimpleTimer::toggle |
( |
int |
numTimer | ) |
|
◆ MAX_TIMERS
const int SimpleTimer::MAX_TIMERS = 64 |
|
static |
◆ RUN_FOREVER
const int SimpleTimer::RUN_FOREVER = 0 |
|
static |
◆ RUN_ONCE
const int SimpleTimer::RUN_ONCE = 1 |
|
static |
The documentation for this class was generated from the following files:
- C:/Users/Enriquez/Documents/Arduino/libraries/arduino-optiga-trust-m/src/simple_timer/SimpleTimer.h
- C:/Users/Enriquez/Documents/Arduino/libraries/arduino-optiga-trust-m/src/simple_timer/SimpleTimer.cpp