![]() |
![]() |
This structure contains the parameters for the hfn sync state. It could be used to detect when sync is established (syncStatusChange = 1 and hfnsyncState = 1) or when sync is lost (syncStatusChange = 1 and hfnsyncState = 0) The context is in the AIF_getException processing function where below parameters are updated before clearing the exceptions. More...
#include <AIF_defs.h>
Data Fields | |
Bool | syncStatusChange |
Bool | hfnsyncState |
This structure contains the parameters for the hfn sync state. It could be used to detect when sync is established (syncStatusChange = 1 and hfnsyncState = 1) or when sync is lost (syncStatusChange = 1 and hfnsyncState = 0) The context is in the AIF_getException processing function where below parameters are updated before clearing the exceptions.
if statusChanged above is 1, then indicates whether in hfnsync i.e state ST3 (= 1) or not (=0). It is basically the rm_ee_hfnsync_state_err in EE link A
1 (TRUE) if sync status changed, 0 otherwise It is basically the rm_ee_sync_status_change_err in EE link A