fx_stm32_sd_read_blocks() is only used within Fx_uSD_File_Edit.
 
Symbols
loading...
Files
loading...

fx_stm32_sd_read_blocks() function

Read Data from the SD device into a buffer.

Syntax

INT fx_stm32_sd_read_blocks(UINT instance,     UINT *buffer,     UINT start_block,     UINT total_blocks);
Implemented in fx_stm32_sd_driver_glue.c:105

Arguments

instance

buffer

start_block

total_blocks

Return value

0 on success error code otherwise

Call Tree

Functions called by fx_stm32_sd_read_blocks()
fx_stm32_sd_read_blocks()
all items filtered out
Data read by fx_stm32_sd_read_blocks()
Data written by fx_stm32_sd_read_blocks()
fx_stm32_sd_read_blocks()
fx_stm32_sd_read_blocks()::ret
all items filtered out
Type of fx_stm32_sd_read_blocks()
fx_stm32_sd_read_blocks()
all items filtered out