#include <file_config.h>
BOOL SendBuf (
U8* buf, /* buffer containing the data */
U32 sz); /* buffer size in bytes */
Description
The function SendBuf transmits data to the SPI interface.
The parameter buf is a pointer to the buffer
containing the data. The parameter sz specifies
the buffer size.
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.