Module esp32s2::ds

source ·
Expand description

Digital Signature

Modules§

Structs§

Type Aliases§

  • C_MEM (rw) register accessor: memory C
  • DATE (rw) register accessor: Version control register
  • IV_ (w) register accessor: IV block data.
  • QUERY_BUSY (r) register accessor: Status of the DS
  • 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