pub type R_LOW_SPEED_DEVICE_ATTACHED_W_CLEAR_PORT_POWER_R = BitReader<bool>;
Expand description

Field r_low_speed_device_attached_w_clear_port_power reader - (read) LowSpeedDeviceAttached

This bit indicates the speed of the device attached to this port. When set, a Low Speed device is attached to this port. When clear, a Full Speed device is attached to this port. This field is valid only when the CurrentConnectStatus is set.

0 full speed device attached

1 low speed device attached

(write) ClearPortPower

The HCD clears the PortPowerStatus bit by writing a ‘1’ to this bit. Writing a ‘0’ has no effect.

Aliased Type§

struct R_LOW_SPEED_DEVICE_ATTACHED_W_CLEAR_PORT_POWER_R { /* private fields */ }