pub type R = R<STATE_SPEC>;
Register STATE reader
STATE
struct R { /* private fields */ }
Bits 0:1 - Those bits shows AES status. For typical AES, 0: idle, 1: busy. For DMA-AES, 0: idle, 1: busy, 2: calculation_done.