3.3.3.1 testResult_Subset3

volatile uint16_t testResult_Subset3 = 0x00u[static]

Global variable used to store the final passing signature of the test.

MISRA C:2012 Deviation Advisory: misra-c2012-8.9  

Justification: The variable needs to be globally defined in order for the inline assembly to be able to access the variable.