pub type SCHEDULING_OVERRUN_R = BitReader<bool>;
Expand description

Field scheduling_overrun reader - SchedulingOverrun

This bit is set when the USB schedule for the current Frame overruns and after the update of. A scheduling overrun will also cause the SchedulingOverrunCount of to be incremented.

Aliased Type§

struct SCHEDULING_OVERRUN_R { /* private fields */ }