The Scheduler library contains the Scheduler class template, which manages the scheduling of tasks for multiple MCP2515 instances, allowing for periodic execution of functions based on a specified time interval and spin-wait threshold.
More...Files | |
| file | Scheduler.hpp [code] |
| Declaration of the Scheduler class template, for scheduling tasks on multiple MCP2515 instances. | |
| file | Scheduler.tpp [code] |
| Implementation of the Scheduler class template. | |
The Scheduler library contains the Scheduler class template, which manages the scheduling of tasks for multiple MCP2515 instances, allowing for periodic execution of functions based on a specified time interval and spin-wait threshold.