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;