.Modelica_DeviceDrivers.Packaging.alignAtByteBoundary

Information

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 2025-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos