Edit

Share via


Ccs811Sensor.I2cTypicalFrequency Field

Definition

The typical operating speed for the bus Note that minimum is 10 KHz and the maximum is 400 KHz The device can operate in Stretching mode is the transfer is too fast. This stretching may not be well supported in all the hardware, in case of issue, it is recommended to lower the operating frequency

public const int I2cTypicalFrequency = 100000;
val mutable I2cTypicalFrequency : int
Public Const I2cTypicalFrequency As Integer  = 100000

Field Value

Value = 100000

Applies to