no-OS
Public Attributes | List of all members
max_dma_spi_xfer_data Struct Reference
Collaboration diagram for max_dma_spi_xfer_data:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi
 
struct no_os_dma_chtx_ch
 
struct no_os_dma_chrx_ch
 
struct no_os_dma_xfer_descfirst_xfer_tx
 
struct no_os_dma_xfer_descfirst_xfer_rx
 
void(* cb )(void *)
 
void * ctx
 

Member Data Documentation

◆ cb

void(* max_dma_spi_xfer_data::cb)(void *)

◆ ctx

void * max_dma_spi_xfer_data::ctx

◆ first_xfer_rx

struct no_os_dma_xfer_desc * max_dma_spi_xfer_data::first_xfer_rx

◆ first_xfer_tx

struct no_os_dma_xfer_desc * max_dma_spi_xfer_data::first_xfer_tx

◆ rx_ch

struct no_os_dma_ch * max_dma_spi_xfer_data::rx_ch

◆ spi

struct no_os_spi_desc * max_dma_spi_xfer_data::spi

◆ tx_ch

struct no_os_dma_ch * max_dma_spi_xfer_data::tx_ch

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