Go to the source code of this file.
Typedefs | |
typedef enum XsSyncPolarity | XsSyncPolarity |
Enumerations | |
enum | XsSyncPolarity { XSP_None = 0, XSP_RisingEdge = 1, XSP_PositivePulse = XSP_RisingEdge, XSP_FallingEdge = 2, XSP_NegativePulse = XSP_FallingEdge, XSP_Both } |
Signal polarity. More... | |
typedef enum XsSyncPolarity XsSyncPolarity |
Definition at line 84 of file xssyncpolarity.h.