pub type R_LOCAL_POWER_STATUS_W_SET_GLOBAL_POWER_R = BitReader<bool>;
Expand description

Field r_local_power_status_w_set_global_power reader - (read)LocalPowerStatusChange

The Root Hub does not support the local power status features, thus, this bit is always read as ‘0’.

(write)SetGlobalPower

In global power mode ( PowerSwitchingMode =0), This bit is written to ‘1’ to turn on power to all ports (clear PortPowerStatus ). In per-port power mode, it sets PortPowerStatus only on ports whose PortPowerControlMask bit is not set. Writing a ‘0’ has no effect.

Aliased Type§

struct R_LOCAL_POWER_STATUS_W_SET_GLOBAL_POWER_R { /* private fields */ }