Enumeration for configuring checksums. More...
Static Public Attributes | |
int | Enable = 1 |
Enable checksum. | |
int | EnableAndStrip = 2 |
Enable checksum and remove the check character from the result. | |
int | None_ = 0 |
Disable checksum. | |
Enumeration for configuring checksums.