pub type HOST_RESUME_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field HOST_RESUME writer - Host: raised when a device wakes up the host. Cleared by writing to SIE_STATUS.RESUME

Aliased Type§

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