.Modelica_DeviceDrivers.Packaging.alignAtByteBoundary

Returns the minimum number of bytes required to encode the specified number of bits

Interface

function alignAtByteBoundary
  import Modelica;
  extends Modelica.Icons.Function;
  input Integer bitSize;
  output Integer nBytes;
end alignAtByteBoundary;

Generated at 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos