pub struct R(_);
Register MULT_MODE reader
MULT_MODE
Bit 0 - This register contains the mode of modular multiplication and multiplication.
Reads raw bits from register.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U