.Arduino.Firmata.Internal.readDigitalPin

Interface

function readDigitalPin
  extends Modelica.Icons.Function;
  input Integer pin;
  input Boolean init;
  input Integer board;
  input Integer t;
  output Boolean value;
end readDigitalPin;

Generated at 2026-01-07T19:14:18Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos