Type Alias nrf52840_pac::usbd::eventcause::RESUME_W
source · pub type RESUME_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, RESUME_A, O>;
Expand description
Field RESUME
writer - Signals that a RESUME condition (K state or activity restart) has been detected on USB lines. Write ‘1’ to clear.
Aliased Type§
struct RESUME_W<'a, const O: u8> { /* private fields */ }