BFLinux
|
Entry structure used to read and write sequences to the Timing Sequencer. More...
#include <BFciLib.h>
Data Fields | |
tCIDOUBLE | period |
Time (in milliseconds) for this segment. More... | |
tCIU32 | ct0state |
State of CT0 (0 or 1) for this segment. More... | |
tCIU32 | ct1state |
State of CT1 (0 or 1) for this segment. More... | |
tCIU32 | ct2state |
State of CT2 (0 or 1) for this segment. More... | |
tCIU32 | ct3state |
State of CT3 (0 or 1) for this segment. More... | |
tCIU32 | waitForTrig |
Trigger condition to execute period (tCITSwaitForTriggerTypeEnum) More... | |
Entry structure used to read and write sequences to the Timing Sequencer.
tCIU32 tCITSentry::ct0state |
State of CT0 (0 or 1) for this segment.
tCIU32 tCITSentry::ct1state |
State of CT1 (0 or 1) for this segment.
tCIU32 tCITSentry::ct2state |
State of CT2 (0 or 1) for this segment.
tCIU32 tCITSentry::ct3state |
State of CT3 (0 or 1) for this segment.
tCIDOUBLE tCITSentry::period |
Time (in milliseconds) for this segment.
tCIU32 tCITSentry::waitForTrig |
Trigger condition to execute period (tCITSwaitForTriggerTypeEnum)