pub type ADDRESS_R = FieldReader;
Expand description

Field ADDRESS reader - In device mode, the address that the device should respond to. Set in response to a SET_ADDR setup packet from the host. In host mode set to the address of the device to communicate with.

Aliased Type§

struct ADDRESS_R { /* private fields */ }