pub type RESUME_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RESUME writer - Host: Device has initiated a remote resume. Device: host has initiated a resume.

Aliased Type§

struct RESUME_W<'a, REG> { /* private fields */ }