Tool Libs
UMIT-TIROL Institute of Automation and Control Engineering library collection
 
Loading...
Searching...
No Matches
Schedule::Recurring::Func Struct Reference

recurringly callable function wrapper More...

#include <timed.h>

Inherits Schedule::Recurring::Schedulable.

Collaboration diagram for Schedule::Recurring::Func:
[legend]

Public Types

using Call = void(*)(uint32_t, uint32_t)
 signature of recurringly callable function
 

Public Member Functions

void call () override
 this method is called to run the Schedulable
 
bool schedule (uint32_t now) override
 only schedule if dt ms passed since last run
 

Detailed Description

recurringly callable function wrapper


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