Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
This report is capable of uploading a new page of firmware to the device. More...
#include <scriptel-hid-reports.h>
Data Fields | |
unsigned char | report_id |
Report ID - Should always be SCRIPTEL_FEATURE_FIRMWAREDOWNLOAD. | |
unsigned int | address |
Address of the memory page to overwrite. | |
unsigned char | data [128] |
Block of 128 unsigned chars making up the page to overwrite memory with. | |
unsigned char | checksum |
The checksum of the data. More... | |
This report is capable of uploading a new page of firmware to the device.
unsigned char checksum |
The checksum of the data.
The checksum can be calculated using the following algorithm: