Type Alias esp32c3::rsa::M_PRIME

source ·
pub type M_PRIME = Reg<M_PRIME_SPEC>;
Expand description

M_PRIME (rw) register accessor: RSA M_prime register

You can read this register and get m_prime::R. You can reset, write, write_with_zero this register using m_prime::W. You can also modify this register. See API.

For information about available fields see m_prime module

Aliased Type§

struct M_PRIME { /* private fields */ }