Ft4222Device.GetDefaultPinAssignmentForI2c(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overriden by derived classes: Provides the default pin assignment for the given I2C bus
public override int[] GetDefaultPinAssignmentForI2c (int busId);
override this.GetDefaultPinAssignmentForI2c : int -> int[]
Public Overrides Function GetDefaultPinAssignmentForI2c (busId As Integer) As Integer()
Parameters
- busId
- Int32
Bus Id
Returns
Int32[]
The set of pins for the given I2C bus