1.1.5.70 SPW_TCH_CFG_RESTART_IN
typedef enum
{
SPW_TCH_CFG_RESTART_IN_PPS = 0,
SPW_TCH_CFG_RESTART_IN_EVENT = 1,
/* Force the compiler to reserve 32-bit memory for enum */
SPW_TCH_CFG_RESTART_IN_INVALID = 0xFFFFFFFF
} SPW_TCH_CFG_RESTART_IN;Summary
Identifies the SPW TCH Configure restart input.
Description
This data type identifies the SPW TCH Configure restart input event.
