I2C_SPEEDCLOCK is only used within I2C_TwoBoards_AdvComIT.
 
Symbols
loading...
Files
loading...

I2C_SPEEDCLOCK macro

Syntax

#define I2C_SPEEDCLOCK 400000

References

LocationText
main.c:44
#define I2C_SPEEDCLOCK 400000
main.c:99
I2cHandle.Init.ClockSpeed = I2C_SPEEDCLOCK;