Type Alias nrf52840_pac::usbd::eventcause::SUSPEND_W
source · pub type SUSPEND_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, SUSPEND_A, 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 */ }