9 #ifndef XSSYNCPOLARITY_H
10 #define XSSYNCPOLARITY_H
XsSyncPolarity
Signal polarity.
@ XSP_NegativePulse
Generate a falling edge on output.
@ XSP_RisingEdge
React to a rising edge on input.
@ XSP_PositivePulse
Generate a positive pulse on output.
@ XSP_Both
Toggle output or react on all toggles on input.
@ XSP_FallingEdge
React to a falling edge on input.
@ XSP_None
Don't generate or react to trigger level changes.