nn::util::Crc16::Crc16 Constructor

Syntax

Crc16();

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