Toggle(T) Flip-Flop.ToggleInputPin: Difference between revisions

From Visuino
Jump to navigation Jump to search
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."
 
(No difference)

Latest revision as of 08:07, 9 June 2022

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.