pub struct R(_);
Register ROUTELOC1 reader
ROUTELOC1
Bits 0:5 - I/O Location
Bits 8:13 - I/O Location
Bits 16:21 - I/O Location
Bits 24:29 - I/O Location
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