BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_DHWCtrl_SRAMTest | ( | brp_protocol | protocol, |
unsigned | SramSize, | ||
bool * | Success | ||
) |
Tests the external SRAM.
[in] | protocol | used to execute the command |
[in] | SramSize | Size of SRAM in Bytes |
[out] | Success | Indicates that the SRAM Test was successfully run. |