pub struct R(_);
Register EXT_ADDR reader
EXT_ADDR
Bits 0:31 - The register are the higher 32bits in the 64 bits address mode.
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