Module ecc

Source
Expand description

ECC (ECC Hardware Accelerator)

Modules§

k_mem
The memory that stores k.
mult_conf
I2S RX configure register
mult_date
Version control register
mult_int_clr
I2S interrupt clear register.
mult_int_ena
I2S interrupt enable register.
mult_int_raw
I2S interrupt raw register, valid in level.
mult_int_st
I2S interrupt status register.
px_mem
The memory that stores Px.
py_mem
The memory that stores Py.

Structs§

RegisterBlock
Register block

Type Aliases§

K_MEM
K_MEM (rw) register accessor: The memory that stores k.
MULT_CONF
MULT_CONF (rw) register accessor: I2S RX configure register
MULT_DATE
MULT_DATE (rw) register accessor: Version control register
MULT_INT_CLR
MULT_INT_CLR (w) register accessor: I2S interrupt clear register.
MULT_INT_ENA
MULT_INT_ENA (rw) register accessor: I2S interrupt enable register.
MULT_INT_RAW
MULT_INT_RAW (r) register accessor: I2S interrupt raw register, valid in level.
MULT_INT_ST
MULT_INT_ST (r) register accessor: I2S interrupt status register.
PX_MEM
PX_MEM (rw) register accessor: The memory that stores Px.
PY_MEM
PY_MEM (rw) register accessor: The memory that stores Py.