Type Alias esp32h2::rsa::m_prime::M_PRIME_W

source ·
pub type M_PRIME_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field M_PRIME writer - Represents M’

Aliased Type§

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