I2C Plugin for Xojo

Adapter.ReadFunctionality Method (console safe)

Reads the capabilities of the I2C bus.

ReadFunctionality() as I2C.FunctionalityMatrix

Parameters

Returns

I2C.FunctionalityMatrix
FunctionalityMatrix instance.

Remarks

This function throws I2CException if there is error.

See Also

Adapter Class