.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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos