ClockRateKhz Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the clock rate used when communicating with the I2C device, in kHz.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly ClockRateKhz As Integer
public readonly int ClockRateKhz
public:
initonly int ClockRateKhz
val ClockRateKhz: int
public final var ClockRateKhz : int

Remarks

For the clock rate, the device uses an approximate value that it supports.

.NET Framework Security

See Also

Reference

I2CDevice. . :: . .Configuration Class

Microsoft.SPOT.Hardware Namespace