Module esp32s2::system::rsa_pd_ctrl

source ·
Expand description

RSA memory remapping register

Structs

Register RSA_PD_CTRL reader
RSA memory remapping register
Register RSA_PD_CTRL writer

Type Definitions

Field RSA_MEM_FORCE_PD reader - Set this bit to force power down RSA memory. This bit has the highest priority.
Field RSA_MEM_FORCE_PD writer - Set this bit to force power down RSA memory. This bit has the highest priority.
Field RSA_MEM_FORCE_PU reader - Set this bit to force power up RSA memory. This bit has the second highest priority.
Field RSA_MEM_FORCE_PU writer - Set this bit to force power up RSA memory. This bit has the second highest priority.
Field RSA_MEM_PD reader - Set this bit to power down RSA memory. This bit has the lowest priority. When Digital Signature occupies the RSA, this bit is invalid.
Field RSA_MEM_PD writer - Set this bit to power down RSA memory. This bit has the lowest priority. When Digital Signature occupies the RSA, this bit is invalid.