pub type RESUME_R = BitReader<RESUME_A>;
Expand description
Field RESUME
reader - Signals that a RESUME condition (K state or activity restart) has been detected on USB lines. Write ‘1’ to clear.
Aliased Type§
struct RESUME_R { /* private fields */ }