A JK Flip-Flop operates in Toggle mode when input conditions are set to:
AJ = 1, K = 0
BJ = 0, K = 0
CJ = 1, K = 1
DJ = 0, K = 1
Explanation
When J = 1 and K = 1, the output complement toggles on every active clock edge.

No Comments