Type Alias nrf52840_pac::usbd::eventcause::READY_W
source · pub type READY_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, READY_A, O>;
Expand description
Field READY
writer - USB device is ready for normal operation. Write ‘1’ to clear.
Aliased Type§
struct READY_W<'a, const O: u8> { /* private fields */ }