![]() |
Speeduino
|
#include <stdint.h>Go to the source code of this file.
Typedefs | |
| using | setTimerCallback_t = void(*)(uint16_t tickDelta) |
Functions | |
| template<typename TPwmChannel > | |
| static void | pwmISR (TPwmChannel &pwmChannel, setTimerCallback_t setTimerCallback) |
| using setTimerCallback_t = void(*)(uint16_t tickDelta) |
|
inlinestatic |