noun
edge trigger method
A digital circuit design technique where a signal change (edge) causes an action, as opposed to level triggering. Used in flip-flops, interrupts, and synchronous logic.
この回路はエッジトリガ方式で動作する。
This circuit operates on the edge trigger method.
エッジトリガ方式のフリップフロップは、クロックの立ち上がりエッジでデータを取り込む。
An edge-triggered flip-flop captures data on the rising edge of the clock.