Method | Description | |
---|---|---|
SRecordWriter ( |
||
Write ( uint startAddress, byte data ) : void |
Method | Description | |
---|---|---|
CalculateChecksum ( long address, int &checksum ) : void |
Calculate an SRecord checksum for the given 4-byte address;
|
public SRecordWriter ( |
||
writer | ||
return | System |
public Write ( uint startAddress, byte data ) : void | ||
startAddress | uint | |
data | byte | |
return | void |