pub struct R(_);
Register TIMER3_ROUTEEN reader
TIMER3_ROUTEEN
Bit 0 - CC0 pin enable control bit
Bit 1 - CC1 pin enable control bit
Bit 2 - CC2 pin enable control bit
Bit 3 - CDTI0 pin enable control bit
Bit 4 - CDTI1 pin enable control bit
Bit 5 - CDTI2 pin enable control bit
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