.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos