mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
spi_t Struct Reference
[Hal]
Asynch SPI HAL structure. More...
#include <spi_api.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.h.
Field Documentation
Generated on Tue Jul 12 2022 20:05:49 by
1.7.2
Helmut Tschemernjak
