This function writes the data into user specified flash address
BYTE DSCSAM_FLASHWrite(int Address, BYTE Data);
Name
Description
Address
0 to 63487
Data
8 bit data to write into the address
Return Value
Error code or 0. arrow-up-right
Last updated 6 years ago
Was this helpful?