Compartir a través de


Mcp23xxx.InternalReadInterrupt(Port) Método

Definición

Lee el valor de interrupción.

protected System.Device.Gpio.PinValue InternalReadInterrupt (Iot.Device.Mcp23xxx.Port port);
member this.InternalReadInterrupt : Iot.Device.Mcp23xxx.Port -> System.Device.Gpio.PinValue
Protected Function InternalReadInterrupt (port As Port) As PinValue

Parámetros

port
Port

Puerto en el que se lee la interrupción

Devoluciones

Valor del pin intterupt

Se aplica a