pub struct W(_);
Register ASSR writer
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
Writes raw bits to the register.
Read datasheet or reference manual to find what values are allowed to pass.
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