Expand description
Cyclic Redundancy Check (CRC) support
Structs§
- Config
- CRC unit configuration.
- Crc
- The hardware CRC unit.
- Polynomial
- A CRC polynomial.
Enums§
- BitReversal
- How to reverse the input bits.
- Polynomial
Error - Errors generated when trying to create invalid polynomials.