pub type EXNW_MODE_W<'a, const O: u8> = FieldWriter<'a, u32, MODE_SPEC, u8, EXNW_MODESELECT_A, 2, O>;
Expand description

Field EXNW_MODE writer - NWAIT Mode

Implementations

Disabled-The NWAIT input signal is ignored on the corresponding chip select.

Frozen Mode-If asserted, the NWAIT signal freezes the current read or write cycle. After deassertion, the read/write cycle is resumed from the point where it was stopped.

Ready Mode-The NWAIT signal indicates the availability of the external device at the end of the pulse of the controlling read or write signal, to complete the access. If high, the access normally completes. If low, the access is extended until NWAIT returns high.