3.2.11.5 DIAG_FLASH_Interrupts

Returns the status of the FLASH_INTERRUPTS diagnostic

DIAG_TEST_STATUS 
DIAG_FLASH_Interrupts
(
    void
);

Diagnostic verifies the following faults do not exist

  • Program/Erase/Lock operations do not work correctly

Operating Mode

  • Interface can be used at POST
Precondition
  • none

Parameters

  • void

Returns

  • DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.