.Modelica_DeviceDrivers.EmbeddedTargets.AVR.Functions.Digital.LCD.HD44780.updateTextBufferByte

Updates the text buffer of the LCD. Does not actually update the displayed text.

Interface

function updateTextBufferByte
  extends .Modelica.Icons.Function;
  input Init lcd;
  input Integer index(min = 1, max = 32), character(min = 0, max = 255);
end updateTextBufferByte;

Generated at 2025-04-08T18:20:01Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos