pub type SUSPEND_R = BitReader<SUSPEND_A>;
Field SUSPEND reader - Signals that USB lines have been idle long enough for the device to enter suspend. Write ‘1’ to clear.
SUSPEND
struct SUSPEND_R { /* private fields */ }
Get enumerated values variant
Checks if the value of the field is NOT_DETECTED
NOT_DETECTED
Checks if the value of the field is DETECTED
DETECTED