Searched defs:SdioRwBlockInfo (Results 1 – 1 of 1) sorted by relevance
1176 struct SdioRwBlockInfo { struct1177 uint32_t addr;1178 uint8_t *buf;1179 uint32_t size;1180 uint32_t scatterLen;1181 bool writeFlag;1182 bool incrAddrFlag;1183 bool scatterFlag;