pub type WAITINT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CMDR_SPEC, bool, BitM, O>;
Expand description

Field WAITINT writer - CPSM waits for interrupt request. If this bit is set, the CPSM disables command timeout and waits for an card interrupt request (Response). If this bit is cleared in the CPSM Wait state, will cause the abort of the interrupt mode.