.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 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos