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

Field DEV_SUSPEND writer - Set when the device suspend state changes. Cleared by writing to SIE_STATUS.SUSPENDED

Aliased Type§

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