|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_sdhci.h>
Data Fields | |
| void * | data_ptr |
| uint32_t | blk_sz |
| uint32_t | num_blocks |
| uint32_t blk_sz |
Block size for the data
| void* data_ptr |
Points to stream of data
| uint32_t num_blocks |
num of blocks, each always of size SDHCI_MMC_BLK_SZ
| struct desc_entry* sg_list |