diag_cpu_execution_mode_t Enum

This enumeration indicates the operating mode in which the DIAG_CPU_SelfTest diagnostic API function will be executed.

DIAG_CPU_SELF_TEST_SUBSET_1

Execute Subset-1 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function.

DIAG_CPU_SELF_TEST_SUBSET_2

Execute Subset-2 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function.

DIAG_CPU_SELF_TEST_SUBSET_3

Execute Subset-3 function within the current execution of the DIAG_CPU_SelfTest diagnostic API function.

DIAG_CPU_SELF_TEST_ALL

Execute all Test Subset functions sequentially within the current execution of the DIAG_CPU_SelfTest diagnostic API function. In this mode, only one invocation of the DIAG_CPU_SelfTest function is sufficient to fully perform the diagnostic function.