Data Fields

internal struct used to save all data related to one cyclic function More...

#include <time.h>

Data Fields

uint8_t cd
 countdown until next call
 
uint8_t interval
 length of the cycle in hundredths of a second
 
void(* pointer )(void)
 pointer to the function
 
eTimeCycleMask flags
 control flags
 

Detailed Description

internal struct used to save all data related to one cyclic function

See also
tucbot_time_cycles

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