7.6.3 Enumerations
enum diag_sram_march_mode_t { SRAM_MARCH_STARTUP = 0xBDU, SRAM_MARCH_PARTIAL = 0xDBU }
Enumeration used as input parameter to DIAG_SRAM_MarchCMinus() for cases where it tests the entire SRAM at start-up, or only a part of it.
enum diag_sram_march_mode_t { SRAM_MARCH_STARTUP = 0xBDU, SRAM_MARCH_PARTIAL = 0xDBU }
Enumeration used as input parameter to DIAG_SRAM_MarchCMinus() for cases where it tests the entire SRAM at start-up, or only a part of it.