| Data Fields | |
| uint32_t | polynomial | 
| CRC Polynomial.  More... | |
| uint32_t | width | 
| CRC Bit Width.  More... | |
| uint32_t | initial_xor | 
| Initial seed value for the computation.  More... | |
| uint32_t | final_xor | 
| Final xor value for the computation.  More... | |
| bool | reflect_in | 
| Reflect bits on input.  More... | |
| bool | reflect_out | 
| Reflect bits in final result before returning.  More... | |
| uint32_t initial_xor | 
| uint32_t polynomial | 
| bool reflect_out |