
      case 0x08:	// Start condition Xmitted
      case 0x10:	// Repeat Start condition Xmitted
      I2DAT = slaveaddress;
      STA = 0;
      STO = 0;
      SI = 0;
      I2CON = 0x44;

