pub type ASYNCHRONOUS_SCHEDULE_PARK_CAPABILITY_R = BitReader<bool>;
Expand description

Field asynchronous_schedule_park_capability reader - Asynchronous Schedule Park Capability

If this bit is set to a one, then the host controller supports the park feature for high-speed queue heads in the Asynchronous Schedule. The feature can be disabled or enabled and set to a specific level by using the Asynchronous Schedule Park Mode Enable and Asynchronous Schedule Park Mode Count fields in the USBCMD register.

Aliased Type§

struct ASYNCHRONOUS_SCHEDULE_PARK_CAPABILITY_R { /* private fields */ }