- Type: gate
- DIP: 14-pin
- Number of elements: 3
- Inputs per element: 3
- Outputs per element: 1
Provides three AND gates with three inputs and an output each.
Label | Description |
---|---|
An | first input of gate n |
Bn | second input of gate n |
Cn | third input of gate n |
Yn | output of gate n |
An | Bn | Cn | Yn |
---|---|---|---|
L | X | X | L |
H | L | X | L |
H | H | L | L |
H | H | H | H |
- H: HIGH voltage level
- L: LOW voltage level
- X: don't care