Module ds

Source
Expand description

Digital Signature

Modules§

c_mem
memory C
date
Version control register
iv_
IV block data.
query_busy
Status of the DS
query_check
Queries DS check result
query_key_wrong
Checks the reason why DS_KEY is not ready.
set_finish
Ends DS operation
set_me
Starts DS operation
set_start
Activates the DS peripheral
x_mem
memory X
z_mem
memory Z

Structs§

RegisterBlock
Register block

Type Aliases§

C_MEM
C_MEM (rw) register accessor: memory C
DATE
DATE (rw) register accessor: Version control register
IV_
IV_ (w) register accessor: IV block data.
QUERY_BUSY
QUERY_BUSY (r) register accessor: Status of the DS
QUERY_CHECK
QUERY_CHECK (r) register accessor: Queries DS check result
QUERY_KEY_WRONG
QUERY_KEY_WRONG (r) register accessor: Checks the reason why DS_KEY is not ready.
SET_FINISH
SET_FINISH (w) register accessor: Ends DS operation
SET_ME
SET_ME (w) register accessor: Starts DS operation
SET_START
SET_START (w) register accessor: Activates the DS peripheral
X_MEM
X_MEM (rw) register accessor: memory X
Z_MEM
Z_MEM (rw) register accessor: memory Z