Data Fields | |
uint32_t | offset |
The byte offset within the flash bank to corrupt. | |
char * | description |
A string description of what value is being corrupted. | |
Definition at line 125 of file flash_ecc_error_test.c.
char* corruption_word::description |
A string description of what value is being corrupted.
Definition at line 133 of file flash_ecc_error_test.c.
uint32_t corruption_word::offset |
The byte offset within the flash bank to corrupt.
Definition at line 129 of file flash_ecc_error_test.c.