DumpMemorySDSPI
Default mainpage
basic-sd-spi-project
DumpMemorySDSPI
Description
Source
Call Graph
DumpMemorySDSPI
Displays the content of the given buffer on the DBGU.
Syntax / parameters
void
DumpMemorySDSPI
(const unsigned char *pBuffer, unsigned int size)
Name
Type
Default
Description
pBuffer
const unsigned char *
Pointer to the buffer to dump.
size
unsigned int
Buffer size in bytes.
Description
Displays the content of the given buffer on the DBGU.
Source
The documentation for this Member was generated from the following file:
main.c