pub struct R(_);
Register IDLE reader
IDLE
Bit 0 - The content of this bit is 1 when the RSA accelerator is idle.
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