mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-08 12:25:22 -04:00
fixes error in RS-FF docu, closes #1118
This commit is contained in:
parent
ff5e51224a
commit
7e04ec4a1e
@ -470,7 +470,7 @@
|
||||
<string name="elem_RS_FF_AS_short">RS</string>
|
||||
<string name="elem_RS_FF_AS_tt">A component to store a single bit.
|
||||
Provides the functions "set" and "reset" to set or reset the stored bit.
|
||||
If both inputs are switched to one, both outputs also output a one.
|
||||
If both inputs are switched to one, both outputs also output a zero.
|
||||
If both inputs switch back to zero at the same time, the final state is random.
|
||||
</string>
|
||||
<string name="elem_RS_FF_AS_pin_S">The set input.</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user