Type Alias nrf52840_hal::pac::usbd::eventcause::READY_W

source ·
pub type READY_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTCAUSE_SPEC, READY_A, Bit1C, 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 */ }