Enumerations SyncReaction - ThorstenBrach/SRCI GitHub Wiki

SyncReaction : USINT

Enum-Item Value Description

NO_REACTION

0

System behavior unaffected

NO_AUTOMATIC_DISABLE

1

No automatic disable
Reaction will only apply when RA is disabled
RA can only be enabled if client and server are synchronized

INTERRUPT_WHEN_SEQUENCE_IS_EMPTY

2

No automatic disable
RA can only be enabled if client and server are synchronized
RA sequence state will change to interrupted when no command is buffered in the active sequence
Continuation is only possible if client and server are synchronized

IMMEDIATE_INTERRUPT

3

No automatic disable
RA can only be enabled if client and server are synchronized
RA sequence state will change to interrupted
Continuation is only possible if client and server are synchronized

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