Type Alias nrf52840_hal::pac::qspi::cinstrconf::WIPWAIT_W

source ·
pub type WIPWAIT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CINSTRCONF_SPEC, WIPWAIT_A, BitM, O>;
Expand description

Field WIPWAIT writer - Wait for write complete before sending command.

Aliased Type§

struct WIPWAIT_W<'a, const O: u8> { /* private fields */ }