typedef enum { TRIG_PROT_DEFAULT = 0, TRIG_PROT_ON = 1, TRIG_PROT_OFF = 2, TRIG_PROT_SYNC = 5} TriggerProtocol;