pub struct R(_);
Register ASSR reader
ASSR
Bit 0 - Timer/Counter Control Register2 Update Busy
Bit 1 - Timer/Counter Control Register2 Update Busy
Bit 2 - Output Compare Register 2 Update Busy
Bit 3 - Output Compare Register2 Update Busy
Bit 4 - Timer/Counter2 Update Busy
Bit 5 - Asynchronous Timer/Counter2
Bit 6 - Enable External Clock Input
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