function write extends .Modelica.Icons.Function; input InitWrite port; input .Modelica_DeviceDrivers.EmbeddedTargets.AVR.Types.Pin pin "Must correspond to the initialized port"; input Boolean value; end write;