- Type: gate
- DIP: 14-pin
- Number of elements: 4
- Inputs per element: 2
- Outputs per element: 1
Provides four XOR gates with two inputs and an output each.
| Label | Description |
|---|---|
| An | first input of gate n |
| Bn | second input of gate n |
| Yn | output of gate n |
| An | Bn | Yn |
|---|---|---|
| L | L | L |
| L | H | H |
| H | L | H |
| H | H | L |
- H: HIGH voltage level
- L: LOW voltage level
