pub type WAITPEND_R = BitReaderRaw<bool>;
Expand description

Field WAITPEND reader - CPSM Waits for end of data transfer (CmdPend internal signal) from DPSM. This bit when set, the CPSM waits for the end of data transfer trigger before it starts sending a command. WAITPEND is only taken into account when DTMODE = MMC stream data transfer, WIDBUS = 1-bit wide bus mode, DPSMACT = 1 and DTDIR = from host to card.

Aliased Type§

struct WAITPEND_R { /* private fields */ }