H753_CPP_AS6C4008_FMC_DaughterBoard_02
Loading...
Searching...
No Matches
sram_integration.h
Go to the documentation of this file.
1
7#ifndef SRAM_INTEGRATION_H
8#define SRAM_INTEGRATION_H
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
18
23
24#ifdef __cplusplus
25}
26#endif
27
28#endif /* SRAM_INTEGRATION_H */
void SramIntegration_RunStructTest(void)
Run the SRAM integration struct initialization and modification test.
Definition sram_integration.c:240
void SramIntegration_RunStructRawDumpTest(void)
Run a phased raw byte dump diagnostic on a separate SRAM structure.
Definition sram_integration.c:261