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.
Dependents: SANFAN_read_analog_value nucleo-wdg Nucleo_sleep_copy
Fork of mbed-src by
spi_t Struct Reference
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 37 of file spi_api.h.
Field Documentation
Generated on Tue Jul 12 2022 17:45:28 by
