|
H753_CPP_AS6C4008_FMC_DaughterBoard_02
|
External SRAM daughterboard validation tests using direct byte accesses. More...

Functions | |
| HAL_StatusTypeDef | SramValidation_RunPatternTest (void) |
| Run the SRAM pattern test over a small region. | |
| const sramValidationReport_t * | SramValidation_RunAll (void) |
| Run the current SRAM validation tests and print results to stdout. | |
| const sramValidationReport_t * | SramValidation_GetReport (void) |
| Get the most recent SRAM validation report. | |
External SRAM daughterboard validation tests using direct byte accesses.
| const sramValidationReport_t * SramValidation_GetReport | ( | void | ) |
Get the most recent SRAM validation report.
| const sramValidationReport_t * SramValidation_RunAll | ( | void | ) |
Run the current SRAM validation tests and print results to stdout.
| HAL_StatusTypeDef SramValidation_RunPatternTest | ( | void | ) |
Run the SRAM pattern test over a small region.