Toggle(T) Flip-Flop.ToggleInputPin

From Visuino
Revision as of 08:07, 9 June 2022 by Visuino (talk | contribs) (Created page with "== Summary == {{:Summaries:Summary Toggle(T) Flip-Flop.ToggleInputPin}} == Description == You can connect this pin to any other pin that can deliver Digital( Boolean ) data. If the Toggle pin has received a value of True, the Flip-Flop will toggle on every clock event it receives on its Clock input pin. If the Toggle pin has received a value of False. the Flip-Flop will maintain its current state.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

The Toggle input pin of the component

Description

You can connect this pin to any other pin that can deliver Digital( Boolean ) data.

If the Toggle pin has received a value of True, the Flip-Flop will toggle on every clock event it receives on its Clock input pin.

If the Toggle pin has received a value of False. the Flip-Flop will maintain its current state.