SetBitInWord
SetBitInWord(&controlValue, SET_SENS_LOCALINIT_BITPOS); // init the control value
SetBitInWord(&controlValue, SET_SENS_DATA_BITPOS); // data bit set high
SetBitInWord(&controlValue, SET_SENS_DATA_BITPOS); // data bit set high
SetBitInWord(&controlValue, SET_SENS_CLOCK_BITPOS);
SetBitInWord(&controlValue, SET_SENS_LOADSHIFT_BITPOS);
SetBitInWord(&controlValue, SET_SENS_DATA_BITPOS);
SetBitInWord(&controlValue, SET_SENS_CLOCK_BITPOS);