Latch

A latch is a digital circuit that stores a single bit of information and holds its value until it is update by new input signals. 1

There are several types of latches, including: - SR latch - D latch -


  1. https://www.geeksforgeeks.org/latches-in-digital-logic/#