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