pub type SUSPEND_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTCAUSE_SPEC, SUSPEND_A, Bit1C, O>;
Expand description

Field SUSPEND writer - Signals that USB lines have been idle long enough for the device to enter suspend. Write ‘1’ to clear.

Aliased Type§

struct SUSPEND_W<'a, const O: u8> { /* private fields */ }