5.6.3.5 Enum ccl_seq_selection
Enum for the sequential selection configuration.
| Enum value | Description |
|---|---|
|
CCL_SEQ_DISABLED |
Sequential logic is disabled |
|
CCL_SEQ_D_FLIP_FLOP |
D flip flop |
|
CCL_SEQ_JK_FLIP_FLOP |
JK flip flop |
|
CCL_SEQ_D_LATCH |
D latch |
|
CCL_SEQ_RS_LATCH |
RS latch |
