Xor Unsigned Value

From Visuino
Revision as of 10:31, 9 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedXorValue.png == Summary == {{:Summaries:Summary Xor Unsigned Value}} == Description == Use this component to perform Boolean Xor between two unsigned values. <b>Diagram:</b> Image:TArduinoUnsignedXorValue.Preview.png == Categories == *Image:TMathToolbarCategory.png Category Filters/Math - {{:Summaries:Summary Category Filters/Math}} *Image:TMathToolbarCategory.png Category Math - {{:Summaries:Summary Category Math}} *I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Performs Boolean Xor between two unsigned values

Description

Use this component to perform Boolean Xor between two unsigned values.

Diagram:

Categories

Properties

  • Value - Specifies the Value for the operation
  • Enabled - Enables or disable the component.

Pins

  • In - The Unsigned Integer Input pin of the component or element
  • Out - The Unsigned Integer Output pin of the component or element