esp32s2::aesType Alias STATE
Source pub type STATE = Reg<STATE_SPEC>;
Expand description
STATE (r) register accessor: Operation status register
You can read
this register and get state::R
. See API.
For information about available fields see state
module
struct STATE { }