REV_OUT=B_0x0, POLYSIZE=B_0x0, REV_IN=B_0x0
Control register
RESET | RESET bit |
POLYSIZE | Polynomial size These bits control the size of the polynomial. 0 (B_0x0): 32 bit polynomial 1 (B_0x1): 16 bit polynomial 2 (B_0x2): 8 bit polynomial 3 (B_0x3): 7 bit polynomial |
REV_IN | Reverse input data These bits control the reversal of the bit order of the input data 0 (B_0x0): Bit order not affected 1 (B_0x1): Bit reversal done by byte 2 (B_0x2): Bit reversal done by half-word 3 (B_0x3): Bit reversal done by word |
REV_OUT | Reverse output data This bit controls the reversal of the bit order of the output data. 0 (B_0x0): Bit order not affected 1 (B_0x1): Bit-reversed output format |