C API for BALTECH SDK

§ brp_I2c_SetSpeed()

brp_errcode brp_I2c_SetSpeed ( brp_protocol  protocol,
bool  FastMode 
)

Set speed of I2C interface.

Parameters
[in]protocolused to execute the command
[in]FastModeTrue if I2C fastmode (400kbit) should be enabled, otherwise normal speed (100kbit) is activated.