pub struct R(_);
Register GTUDDTYC reader
GTUDDTYC
Bit 0 - Count Direction Setting
Bit 1 - Forcible Count Direction Setting
Bits 16:17 - GTIOCA Output Duty Setting
Bit 18 - Forcible GTIOCA Output Duty Setting
Bit 19 - GTIOCA Output Value Selecting after Releasing 0 percent/100 percent Duty Setting
Bits 24:25 - GTIOCB Output Duty Setting
Bit 26 - Forcible GTIOCB Output Duty Setting
Bit 27 - GTIOCB Output Value Selecting after Releasing 0 percent/100 percent Duty Setting
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