Autosave: 2022-12-12 07:00:05
This commit is contained in:
parent
06e81d5a09
commit
ec3d8fb4da
1 changed files with 13 additions and 0 deletions
13
Electronics_and_Hardware/Digital_circuits/Flip_flops.md
Normal file
13
Electronics_and_Hardware/Digital_circuits/Flip_flops.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
categories:
|
||||
- Electronics
|
||||
- Hardware
|
||||
tags: [logic-gates, binary, memory, clock]
|
||||
---
|
||||
|
||||
# Flip-Flops
|
||||
|
||||
A flip-flop is a type of [latch](/Electronics_and_Hardware/Digital_circuits/Latches.md) that is connected to a clock signal and which executes in time with the clock's pulse[^1].
|
||||
|
||||
|
||||
[^1]: Here is a footnote
|
Loading…
Add table
Reference in a new issue