Enum HanXinErrorLevel

HanXinErrorLevel enumeration

Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4.

public enum HanXinErrorLevel

Values

NameValueDescription
L10Allows recovery of 8% of the code text
L21Allows recovery of 15% of the code text
L32Allows recovery of 23% of the code text
L43Allows recovery of 30% of the code text

See Also