Data Fields

sd_wr_mult_block_data_s Struct Reference

descriptor for write multiple block More...

#include <sdcmd.h>

Data Fields

const uint8_t * buffer
uint8_t num_blocks

Detailed Description

descriptor for write multiple block

This structure provides the pointers to data for the sd_write_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: