TaskManagerIO
Loading...
Searching...
No Matches
BasicArduinoInterruptAbstraction Class Reference

#include <BasicInterruptAbstraction.h>

Inheritance diagram for BasicArduinoInterruptAbstraction:
InterruptAbstraction

Detailed Description

For Arduino devices when NOT using IoAbstraction, this is the minimum possible implementation that can call through to the Arduino platform ::attachInterrupt call. You can pass a pointer to one of these to the task manager interrupt functions. If you are using IoAbstraction, all IoAbstractionRef's implement InterruptAbstraction.


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