BFLinux
Data Fields
tCITSentry Struct Reference

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...
 

Detailed Description

Entry structure used to read and write sequences to the Timing Sequencer.

Field Documentation

◆ ct0state

tCIU32 tCITSentry::ct0state

State of CT0 (0 or 1) for this segment.

◆ ct1state

tCIU32 tCITSentry::ct1state

State of CT1 (0 or 1) for this segment.

◆ ct2state

tCIU32 tCITSentry::ct2state

State of CT2 (0 or 1) for this segment.

◆ ct3state

tCIU32 tCITSentry::ct3state

State of CT3 (0 or 1) for this segment.

◆ period

tCIDOUBLE tCITSentry::period

Time (in milliseconds) for this segment.

◆ waitForTrig

tCIU32 tCITSentry::waitForTrig

Trigger condition to execute period (tCITSwaitForTriggerTypeEnum)


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