I2c.SetSpeed
Set speed of I2C interface.
Properties
- Command code: 0x0801
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
FastMode | Boolean (8 bits) | True if I2C fastmode (400kbit) should be enabled, otherwise normal speed (100kbit) is activated. |
Returned values (response frame)
None