pub struct R(_);
Register MISC_CONF reader
MISC_CONF
Bit 0 - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.
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