Compartilhar via


RaspberryPiBoard.TryCreateBestGpioDriver Método

Definição

Tenta criar o melhor driver GPIO possível para esse hardware.

protected override System.Device.Gpio.GpioDriver? TryCreateBestGpioDriver ();
override this.TryCreateBestGpioDriver : unit -> System.Device.Gpio.GpioDriver
Protected Overrides Function TryCreateBestGpioDriver () As GpioDriver

Retornos

Uma instância do Driver gpio ideal para esta placa ou nula se nenhuma tiver sido encontrada

Aplica-se a