Toggle(T) Flip-Flop.ToggleInputPin
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.