[][src]Type Definition nrf52840_hal::target::qspi::EVENTS_READY

type EVENTS_READY = Reg<u32, _EVENTS_READY>;

QSPI peripheral is ready. This event will be generated as a response to any QSPI task.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see events_ready module