SR Latch Explained: Circuit Variants, Truth Table, and Operation
The SR latch (Set-Reset latch) is a simple digital circuit that stores one bit of information. It has two inputs—Set and Reset—that force the output on or off. When neither input is active, the circuit remembers its last state. In this article, we’ll examine how this behavior is implemented in real circuits, step by step. … Read more