Lue englanniksi Muokkaa

Jaa


Board.ActivatePinMode(Int32, PinUsage) Method

Definition

Override this method if something special needs to be done to use the pin for the given device. Many devices support multiple functions per Pin, but not at the same time, so that some kind of multiplexer needs to be set accordingly.

C#
protected virtual void ActivatePinMode (int pinNumber, Iot.Device.Board.PinUsage usage);

Parameters

pinNumber
Int32

The logical pin number to use.

usage
PinUsage

The intended usage

Applies to

Tuote Versiot
.NET IoT Libraries 1.5.0, 2.0.0, 2.1.0, 2.2.0