BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_I2c_SetSpeed | ( | brp_protocol | protocol, |
bool | FastMode | ||
) |
Set speed of I2C interface.
[in] | protocol | used to execute the command |
[in] | FastMode | True if I2C fastmode (400kbit) should be enabled, otherwise normal speed (100kbit) is activated. |