Mistake on this page?
Report an issue in GitHub or email us
Data Fields
spi_t Struct Reference

Asynch SPI HAL structure. More...

#include <spi_api.h>

Data Fields

struct spi_s spi
 Target specific SPI structure. More...
 
struct buffer_s tx_buff
 Tx buffer. More...
 
struct buffer_s rx_buff
 Rx buffer. More...
 

Detailed Description

Asynch SPI HAL structure.

Definition at line 43 of file spi_api.h.

Field Documentation

struct buffer_s rx_buff

Rx buffer.

Definition at line 46 of file spi_api.h.

struct spi_s spi

Target specific SPI structure.

Definition at line 44 of file spi_api.h.

struct buffer_s tx_buff

Tx buffer.

Definition at line 45 of file spi_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.