CRC mode selection.
Use hardware (if available), else table-based computation.
Use table-based computation (if table available), else bitwise.
Always use bitwise manual computation
Definition at line 46 of file MbedCRC.h.