Divide Integer 64 bit By Value

From Visuino
Jump to navigation Jump to search

File:TArduinoInteger64DivideByValue.png

Summary

Divides a 64-bit integer input by a specified value.

Description

Use this component to divide the 64-bit Integer signal by a specified **Value**.

Diagram:

Categories

Properties

  • Value – 64-bit integer constant used as the divisor.
  • Enabled – Enables or disables the component.

Pins

  • In – 64-bit integer input.
  • Out – 64-bit integer output after division.