pub struct R(_);
Register PRR reader
PRR
Bit 0 - Power Reduction ADC
Bit 1 - Power Reduction USART
Bit 2 - Power Reduction Serial Peripheral Interface
Bit 3 - Power Reduction Timer/Counter1
Bit 5 - Power Reduction Timer/Counter0
Bit 6 - Power Reduction Timer/Counter2
Bit 7 - Power Reduction TWI
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