Intro to Electrical Engineering
An SR latch is a basic type of memory device made from logic gates that can hold one bit of information. It stands for Set-Reset latch, where the 'Set' input allows the latch to store a high state, while the 'Reset' input clears it back to a low state. The SR latch is a fundamental building block in sequential circuits, serving as a simple way to store data and maintain states in digital systems.
congrats on reading the definition of SR Latch. now let's actually learn it.