.Modelica_DeviceDrivers.EmbeddedTargets.AVR.Functions.Digital.read

Interface

function read
  extends .Modelica.Icons.Function;
  input InitRead port;
  input .Modelica_DeviceDrivers.EmbeddedTargets.AVR.Types.Pin pin "Must correspond to the initialized port";
  output Boolean b;
end read;

Generated at 2024-12-22T19:25:51Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos