C API ZICntSample StructΒΆ
The structure used to hold data for a single counter sample.
| Name | Type | Description |
|---|---|---|
| timeStamp | ZITimeStamp | The timestamp at which the values have been measured. |
| counter | int32_t | Counter value. |
| trigger | uint32_t | Trigger bits (binary encoded for trigger 1-8) |