3.3.25.3.1 diag_crc_status_t
enum diag_crc_status_t
This enumeration contains return codes for FLASH and EEPROM diagnostics tests.
CRC_OK |
0 - indicates that CRC test is successful | |
CRC_ERROR |
1 - indicates that CRC test is unsuccessful | |
CRC_INVALID_ADDRESS |
2 - indicates that CRC test is unsuccessful due to invalid reference or store address | |
CRC_INVALID_LENGTH |
3 - indicates that CRC test is unsuccessful due to invalid length of memory region |