Download MiniOS7 API Functions Reference
Transcript
10.3.2.7 CRC16_AddDataN Description Add n bytes data to calculate new CRC16 value that can be read from CRC16_Read. Prototype void CRC16_AddDataN(unsigned char far *data,unsigned length); Arguments data length Points to an address that this function want to add data from. Number of data the function attempts to add. Return Value None. MiniOS7 API Functions Reference Manual, version 1.12 ,Jan 2009 Page224