Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
spi_mb_t Struct Reference
[Hal]
Asynch SPI HAL structure. More...
#include <spi_api_multibyte.h>
Data Fields | |
| struct spi_s | spi |
| Target specific SPI structure. | |
| struct buffer_s | tx_buff |
| Tx buffer. | |
| struct buffer_s | rx_buff |
| Rx buffer. | |
Detailed Description
Asynch SPI HAL structure.
Definition at line 40 of file spi_api_multibyte.h.
Field Documentation
| struct buffer_s rx_buff |
Rx buffer.
Definition at line 43 of file spi_api_multibyte.h.
| struct spi_s spi |
Target specific SPI structure.
Definition at line 41 of file spi_api_multibyte.h.
| struct buffer_s tx_buff |
Tx buffer.
Definition at line 42 of file spi_api_multibyte.h.
Generated on Wed Jul 13 2022 02:55:24 by
1.7.2