SR latch A SR latch is a type of latch which has two inputs: set (\(S\)) and reset (\(R\)). The \(S\) input sets the output to \(1\), while the \(R\) input sets the output to \(0\). 1 https://www.geeksforgeeks.org/latches-in-digital-logic/# ↩