pub type POWER_ON_TO_POWER_GOOD_TIME_R = FieldReader<u8, u8>;
Expand description

Field power_on_to_power_good_time reader - PowerOnToPowerGoodTime[POTPGT]

This byte specifies the duration HCD has to wait before accessing a powered-on port of the Root Hub. It is implementation-specific. The unit of time is 2 ms. The duration is calculated as POTPGT * 2ms.

Aliased Type§

struct POWER_ON_TO_POWER_GOOD_TIME_R { /* private fields */ }