pub type OWERSHIP_CHANGE_REQUEST_R = BitReader<bool>;
Expand description

Field owership_change_request reader - OwershipChangeRequest

This bit is set by an OS HCD to request a change of control of the HC. When set HC will set the OwnershipChange field in. After the changeover, this bit is cleared and remains so until the next request from OS HCD.

Aliased Type§

struct OWERSHIP_CHANGE_REQUEST_R { /* private fields */ }