pub type RSA_MEM_PD_W<'a, REG> = BitWriter<'a, REG>;
Expand description

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.

Aliased Type§

struct RSA_MEM_PD_W<'a, REG> { /* private fields */ }