esp32s3

Module ds

Source
Expand description

Digital Signature

Modules§

Structs§

Type Aliases§

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