5.3.1 Functions
diag_result_t DIAG_CPU_RegisterResetStateCheckGetResult (void)
Returns the result of CPU Register Reset State Check diagnosis.
void DIAG_CPU_RegisterResetStateCheck (void)
Validates the reset state for all CPU control and status registers.
It detects incorrect reset or default states of individual bits or registers. If the Reset state of any register is incorrect, the function re-initializes the register with the correct default value. The return value is a PASS/FAIL result .
