次の方法で共有


RaspberryPiBoard.GetOverlayPinAssignmentForI2c(Int32) メソッド

定義

I2C のオーバーレイ ピン割り当てを取得します。

public int[] GetOverlayPinAssignmentForI2c (int busId);
member this.GetOverlayPinAssignmentForI2c : int -> int[]
Public Function GetOverlayPinAssignmentForI2c (busId As Integer) As Integer()

パラメーター

busId
Int32

バス ID。

戻り値

Int32[]

指定された I2C バスのピンのセット。

適用対象