DSCSAM_FLASHWrite
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
Last updated
Was this helpful?
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
Last updated
Was this helpful?