Expand description
AES state register
Structs
- AES state register
Type Aliases
- Register
STATEreader - Field
STATEreader - Stores the working status of the AES accelerator. For typical AES, 0: idle, 1: busy. For DMA-AES, 0: idle, 1: busy, 2: calculation_done.