altos/lpc: i2c appears to be working
[fw/altos] / src / lpc / lpc.h
index 218720e2f1e4f12070a3c41dbf49d725957bc276..ba715c6e6f56458c44f47a703cf21b58fd8f928e 100644 (file)
@@ -687,6 +687,7 @@ extern struct lpc_i2c lpc_i2c;
 
 #define LPC_I2C_CONCLR_AAC     2
 #define LPC_I2C_CONCLR_SIC     3
+#define LPC_I2C_CONCLR_STOC    4
 #define LPC_I2C_CONCLR_STAC    5
 #define LPC_I2C_CONCLR_I2ENC   6