pub struct R(_);
Register TEST reader
TEST
Bit 0 - Enable test of the USB pad
Bit 1 - USB pad oen in test
Bit 2 - USB D+ tx value in test
Bit 3 - USB D- tx value in test
Bit 4 - USB differential rx value in test
Bit 5 - USB D+ rx value in test
Bit 6 - USB D- rx value in test
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