88 #ifndef APPINTERFACE_H 89 #define APPINTERFACE_H 98 #define SERVICE_INTERVAL 200 101 #define HVDIE_SERVICE_COUNT 100 104 #define FAULT_SERVICE_COUNT 190 111 shadowToAlgorithmSet: 1,
115 faultsResponseSet: 1;
User Input Interface structure.
Definition: appUserInputsInterface.h:98
User output structure.
Definition: appUserOutputs.h:225
appInterfaceFlags b
Definition: appInterface.h:122
uint16_t w
Definition: appInterface.h:124
App interface Structure.
Definition: appInterface.h:128
Application Outputs Module.
volatile uint16_t servicesCount
Definition: appInterface.h:143
flags for app interface
Definition: appInterface.h:119
User Input structure.
Definition: appUserInputs.h:173
volatile APPINTERFACE_FLAGS_T flags
Definition: appInterface.h:141
USER_STATUS_INTERFACE_T * pUserOutputs
Definition: appInterface.h:138
APP_INTERFACE_T * g_pAppInterface
App interface pointer.
Structure for app interface flags.
Definition: appInterface.h:107
USER_INPUTS_T userInputs
Definition: appInterface.h:132
USER_INPUTS_INTERFACE_T userInputsInterface
Definition: appInterface.h:135