.Modelica_DeviceDrivers.EmbeddedTargets.STM32F4.Functions.Digital.read

Interface

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

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos