I2C Clock Speed

group I2C_Clock_Speed

Defines

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

Specify the maximum clock speed.