# XOR Gate (Component) ## Description A digital logic gate that gives an output of 0 when any of its inputs are 1, otherwise 1. ## Component Details - **Owner:** sjh - **Created:** 10/21/2021 - **Last Updated:** 10/23/2021 - **Visibility:** Public - **Used in:** 142 projects - **Stars:** 5 - **Forks:** 2 - **Pin Count:** 3 ## Pins | Pin | Name | Type | |-----|------|------| | - | A | | | - | B | | | - | Y | | --- *Generated from [https://www.flux.ai/sjh/xor-gate](https://www.flux.ai/sjh/xor-gate)*