Type Alias nrf52840_pac::qspi::addrconf::WIPWAIT_W
source · pub type WIPWAIT_W<'a, const O: u8> = BitWriter<'a, u32, ADDRCONF_SPEC, WIPWAIT_A, O>;
Expand description
Field WIPWAIT
writer - Wait for write complete before sending command.
Aliased Type§
struct WIPWAIT_W<'a, const O: u8> { /* private fields */ }