Module esp32c3::aes::state

source ·
Expand description

AES state register

Structs§

Type Aliases§

  • Register STATE reader
  • Field STATE reader - Those bits shows AES status. For typical AES, 0: idle, 1: busy. For DMA-AES, 0: idle, 1: busy, 2: calculation_done.