T Flip-Flop
Toggle flip-flop. On rising CLK, Q ← Q ⊕ T (toggles when T=1). Useful for frequency dividers and counters.

| Pin | Signals |
|---|---|
| T | — |
| CLK | — |
| Q | — |
| Qbar | — |
Use it
Section titled “Use it”Add it from the component picker — search for “T Flip-Flop” (tags: flip-flop, ff, t, toggle, sequential). Right-click it on the canvas for the in-editor datasheet, and check the examples gallery for circuits that use it.