Module cr

Source
Expand description

Control register

Structs§

CRrs
Control register

Enums§

POLYSIZE
Polynomial size These bits control the size of the polynomial.
RESETW
RESET bit
REV_IN
Reverse input data These bits control the reversal of the bit order of the input data
REV_OUT
Reverse output data This bit controls the reversal of the bit order of the output data.

Type Aliases§

POLYSIZE_R
Field POLYSIZE reader - Polynomial size These bits control the size of the polynomial.
POLYSIZE_W
Field POLYSIZE writer - Polynomial size These bits control the size of the polynomial.
R
Register CR reader
RESET_W
Field RESET writer - RESET bit
REV_IN_R
Field REV_IN reader - Reverse input data These bits control the reversal of the bit order of the input data
REV_IN_W
Field REV_IN writer - Reverse input data These bits control the reversal of the bit order of the input data
REV_OUT_R
Field REV_OUT reader - Reverse output data This bit controls the reversal of the bit order of the output data.
REV_OUT_W
Field REV_OUT writer - Reverse output data This bit controls the reversal of the bit order of the output data.
W
Register CR writer