Content originally posted in LPCWare by ju2low on Fri Oct 12 03:10:44 MST 2012
Hello everyone,
I'm trying to make working i2c on my lpc1769 board but i have an error which i don't understand:
expected ')' before '*' token
I add some files from source in my project and since i have this message on a list of declaration's function ... like this one:
void I2C_SetClock (I2C_TypeDef *I2Cx, uint32_t target_clock);
Can someone explain to me why?
I think it come from the "TypeDef"