mwqreEccLevel Enumerated Type

Header file: mw/qre/qre.h

Syntax

enum mwqreEccLevel;

Value

Value Description
ECC_LEVEL_L
ECC_LEVEL_M
ECC_LEVEL_Q
ECC_LEVEL_H

Description

This is the C enumerated type representing the level of error correction.

See the corresponding mw::qre::EccLevel.

Revision History

2010/06/24
Initial version.

CONFIDENTIAL