Enumerations ActiveCommandRegisterState - ThorstenBrach/SRCI GitHub Wiki

ActiveCommandRegisterState : INT

Enum-Item Value Description

IS_FREE

0

Denotes unused but available resources (empty slots in the ACR)

IS_PROCESSING

1

CMDs are actively being processed or are waiting in the Sequence buffer

IS_FINAL

2

CMD execution finished; results can be examined

⚠️ **GitHub.com Fallback** ⚠️