nn::util::Crc16Ccitt::Crc16Ccitt Constructor

Syntax

Crc16Ccitt();

Arguments

None.

Description

This is the default constructor.

Initializes the table for hash calculations. Once initialized, the table can be used over and over again.

Revision History

2010/10/15
Initial version.

CONFIDENTIAL