Data Fields

sd_rd_mult_block_data_s Struct Reference

descriptor for read multiple block More...

#include <sdcmd.h>

Data Fields

uint8_t * buffer
uint8_t num_blocks

Detailed Description

descriptor for read multiple block

This structure provides the pointers to data for the sd_read_multiple_block2() function. These will transfer up to num_blocks blocks using the data pointer, when one element has been used the functions will use the next descriptor.


Field Documentation

pointer to data buffer

number of blocks to transfer using this buffer


The documentation for this struct was generated from the following file: