| FastCRC Library | API |
|
SL_FCRC16_Init
void SL_FCRCCALL SL_FCRC16_Init( unsigned long* pCRC );
Parameters
pCRC
[out] Pointer to the crc variable.
Remarks
Initializes the crc variable pointed by pCRC.
Example
See the example for SL_FCRC16_Final.
CRC16 API Overview | CRC16 API Functions | Useful Links | HashCalc
See Also SL_FCRC16_Final, SL_FCRC16_Update, SL_FCRC16_UpdateStr
| Send Feedback to SlavaSoft Inc. | Tell a friend about FastCRC Library |