I2C Clock Speed

group x3e_I2C_clock_speed

Defines

IS_I2C_CLOCK_SPEED(SPEED) (((SPEED) >= 0x01) && ((SPEED) <= 1000000))

I2C clock speed is between 1 and 1000000.