A typed representation of the test data. More...
#include <sw/device/lib/testing/sram_ctrl_testutils.h>
Data Fields | |
const uint32_t * | words |
size_t | len |
A typed representation of the test data.
Definition at line 17 of file sram_ctrl_testutils.h.
size_t sram_ctrl_testutils_data::len |
Definition at line 19 of file sram_ctrl_testutils.h.
const uint32_t* sram_ctrl_testutils_data::words |
Definition at line 18 of file sram_ctrl_testutils.h.