TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
tspi_dma_setting_t Struct Reference

DMA setting structure definition. More...

#include <txz_tspi_hdma.h>

Data Fields

uint32_t type
 
uint32_t ch
 
uint32_t src_ch
 
uint32_t dst_ch
 

Detailed Description

DMA setting structure definition.

Field Documentation

§ ch

uint32_t ch

DMA tspi channel. : If DMA isn't used, it isn't necessary.

§ dst_ch

uint32_t dst_ch

DMA tspi channel. : If DMA isn't used, it isn't necessary.

§ src_ch

uint32_t src_ch

DMA tspi channel. : If DMA isn't used, it isn't necessary.

§ type

uint32_t type

DMA transfer type. : Use Transfer Type


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