pub type SUSPENDED_R = BitReader;
Expand description

Field SUSPENDED reader - Bus in suspended state. Valid for device and host. Host and device will go into suspend if neither Keep Alive / SOF frames are enabled.

Aliased Type§

struct SUSPENDED_R { /* private fields */ }