Condividi tramite


PwmController.OpenPin(Int32) Metodo

Definizione

Apre il pin da usare.

public:
 virtual PwmPin ^ OpenPin(int pinNumber) = OpenPin;
PwmPin OpenPin(int const& pinNumber);
public PwmPin OpenPin(int pinNumber);
function openPin(pinNumber)
Public Function OpenPin (pinNumber As Integer) As PwmPin

Parametri

pinNumber
Int32

int

Aggiungi da aprire.

Restituisce

Il pin richiesto è ora disponibile per l'uso.

Si applica a