Data for a trigger indication message. More...
#include <xstriggerindicationdata.h>
Public Attributes | |
uint16_t | m_frameNumber |
The frame number. More... | |
uint8_t | m_line |
The line number. More... | |
uint8_t | m_polarity |
The polarity. More... | |
uint32_t | m_timestamp |
The timestamp. More... | |
Data for a trigger indication message.
Definition at line 89 of file xstriggerindicationdata.h.
uint16_t XsTriggerIndicationData::m_frameNumber |
The frame number.
Definition at line 94 of file xstriggerindicationdata.h.
uint8_t XsTriggerIndicationData::m_line |
The line number.
Definition at line 91 of file xstriggerindicationdata.h.
uint8_t XsTriggerIndicationData::m_polarity |
The polarity.
Definition at line 92 of file xstriggerindicationdata.h.
uint32_t XsTriggerIndicationData::m_timestamp |
The timestamp.
Definition at line 93 of file xstriggerindicationdata.h.