Module esp32s3_hal::pac::ds
Expand description
Digital Signature
Modules
Memory C
DS version control register
IV block data
Status of the DS perihperal
Queries DS check result
Checks the reason why DS_KEY is not ready
Ends DS operation
Starts DS operation
Activates the DS peripheral
Memory X
Memory Z
Structs
Register block
Type Definitions
C_MEM (rw) register accessor: an alias for
Reg<C_MEM_SPEC>
DATE (rw) register accessor: an alias for
Reg<DATE_SPEC>
IV_ (rw) register accessor: an alias for
Reg<IV__SPEC>
QUERY_BUSY (r) register accessor: an alias for
Reg<QUERY_BUSY_SPEC>
QUERY_CHECK (r) register accessor: an alias for
Reg<QUERY_CHECK_SPEC>
QUERY_KEY_WRONG (r) register accessor: an alias for
Reg<QUERY_KEY_WRONG_SPEC>
SET_FINISH (w) register accessor: an alias for
Reg<SET_FINISH_SPEC>
SET_ME (w) register accessor: an alias for
Reg<SET_ME_SPEC>
SET_START (w) register accessor: an alias for
Reg<SET_START_SPEC>
X_MEM (rw) register accessor: an alias for
Reg<X_MEM_SPEC>
Z_MEM (rw) register accessor: an alias for
Reg<Z_MEM_SPEC>