no-OS
Public Attributes | List of all members
spi_engine_msg Struct Reference

#include <spi_engine_private.h>

Collaboration diagram for spi_engine_msg:
Collaboration graph
[legend]

Public Attributes

uint32_t * tx_buf
 
uint32_t * rx_buf
 
uint32_t length
 
struct spi_engine_cmd_queuecmds
 

Member Data Documentation

◆ cmds

struct spi_engine_cmd_queue* spi_engine_msg::cmds

◆ length

uint32_t spi_engine_msg::length

◆ rx_buf

uint32_t* spi_engine_msg::rx_buf

◆ tx_buf

uint32_t* spi_engine_msg::tx_buf

The documentation for this struct was generated from the following file: