Module esp32c2::system::rsa_pd_ctrl

source ·
Expand description

rsa memory power control register

Structs

Type Aliases

  • Register RSA_PD_CTRL reader
  • Field RSA_MEM_FORCE_PD reader - Set 1 to force power down RSA memory. This bit has the highest priority.
  • Field RSA_MEM_FORCE_PD writer - Set 1 to force power down RSA memory. This bit has the highest priority.
  • Field RSA_MEM_FORCE_PU reader - Set 1 to force power up RSA memory. This bit has the second highest priority.
  • Field RSA_MEM_FORCE_PU writer - Set 1 to force power up RSA memory. This bit has the second highest priority.
  • Field RSA_MEM_PD reader - Set 1 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 1 to power down RSA memory. This bit has the lowest priority.When Digital Signature occupies the RSA. This bit is invalid.
  • Register RSA_PD_CTRL writer