SPI_MASTER: Data structures

SPI_MASTER

SPI_MASTER
Data structures

Data Structures

struct  SPI_MASTER_GPIO
 Port pin selection for communication. More...
 
typedef struct SPI_MASTER_GPIO SPI_MASTER_GPIO_t
 Port pin selection for communication.
 
typedef struct
SPI_MASTER_GPIO_CONFIG 
SPI_MASTER_GPIO_CONFIG_t
 Pin configuration for the selected pins.
 
typedef struct SPI_MASTER_CONFIG SPI_MASTER_CONFIG_t
 Configuration parameters of SPI_MASTER APP.
 
typedef struct SPI_MASTER_RUNTIME SPI_MASTER_RUNTIME_t
 Structure to hold the dynamic variables for the SPI_MASTER communication.
 
typedef struct SPI_MASTER SPI_MASTER_t
 Initialization parameters of SPI_MASTER APP.
 

Detailed Description