#include <file_config.h>
BOOL RecBuf (
U8* buf, /* buffer to store data */
U32 sz); /* buffer size */
Description
The function RecBuf stores data read from the SPI
interface. The parameter buf is a pointer to the
buffer to store the data. The parameter sz
specifies the buffer size in bytes.
The function is part of the SPI
Driver. The prototype is defined in the file
File_Config.h. Developers must customize the function.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.