Module esp32c3_hal::pac::aes::state
Expand description
AES state register
Structs
Register
STATE
readerAES state register
Type Definitions
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.