3.15.26 diag_memory_types.h File Reference
This file contains common type definitions for EEPROM and FLASH module.
Includes
- stdint.h
Enums
This enumeration contains return codes for FLASH and EEPROM diagnostics tests.
- diag_crc_status_t
- CRC_OK= 0
-
0 - indicates that CRC test is successful
- CRC_ERROR= 1
-
1 - indicates that CRC test is unsuccessful
- CRC_INVALID_ADDRESS= 2
-
2 - indicates that CRC test is unsuccessful due to invalid reference or store address
- CRC_INVALID_LENGTH= 3
-
3 - indicates that CRC test is unsuccessful due to invalid length of memory region