Module ds

Source
Expand description

Digital Signature

Modules§

c_mem
Memory C
date
DS version control register
iv_
IV block data
query_busy
Status of the DS perihperal
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: DS version control register
IV_
IV_ (rw) register accessor: IV block data
QUERY_BUSY
QUERY_BUSY (r) register accessor: Status of the DS perihperal
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