All Data Structures Functions Variables Enumerations Enumerator Modules Pages
Enumerations

advanced constants More...

Enumerations

enum  eTimeCycleMask
 clusters bit masks for the state of each cyclic function More...
 

Detailed Description

advanced constants

Enumeration Type Documentation

◆ eTimeCycleMask

clusters bit masks for the state of each cyclic function

See also
line_get()
Enumerator
kTimeCycleNone 

bit mask (0x00): all flags are cleared

kTimeCycleActive 

bit mask (0x01): function is active

kTimeCycleRequest 

bit mask (0x02): new request to call the function

kTimeCycleBusy 

bit mask (0x04): function is currently called

kTimeCycleAll 

bit mask (0x07): all flags are set