Defines

Internal Time Frame Generator Minimum frame to frame gap
[Internal Time Frame Generator Register arrangement]

Defines

#define XSP3_ITFG_GAP_MODE_25NS   0
 Minimal gap between frames. Care when using multiple boxes. Short cables and/or termination. 0 debounce time.
#define XSP3_ITFG_GAP_MODE_200NS   1
 200ns gap between frames. Use short cables and short (approx 10 cycle debounce time) when using multiple boxes.
#define XSP3_ITFG_GAP_MODE_500NS   2
 500ns gap between frames. Use approx 30 cycle debounce time when using multiple boxes.
#define XSP3_ITFG_GAP_MODE_1US   3
 1us gap between frames. Allows long cables and approx 70 cycle debounce time when using multiple boxes.

Define Documentation

#define XSP3_ITFG_GAP_MODE_1US   3

1us gap between frames. Allows long cables and approx 70 cycle debounce time when using multiple boxes.

#define XSP3_ITFG_GAP_MODE_200NS   1

200ns gap between frames. Use short cables and short (approx 10 cycle debounce time) when using multiple boxes.

#define XSP3_ITFG_GAP_MODE_25NS   0

Minimal gap between frames. Care when using multiple boxes. Short cables and/or termination. 0 debounce time.

#define XSP3_ITFG_GAP_MODE_500NS   2

500ns gap between frames. Use approx 30 cycle debounce time when using multiple boxes.