5.6.3 Read from EE Data
After EE Data is written, memory values are read into a RAM array. The function to read one byte
of data to EE Data, FLASH_ReadEepromByte(), may be found in
nvmctrl.c.
Once the values are read, a while loop flashes the LED to indicate successful program completion.
