TMPM4KxA Group Peripheral Driver User Manual  V1.0.4.0
Data Fields
tspi_control2_t Struct Reference

Control Setting structure definenition. More...

#include <txz_tspi.h>

Data Fields

uint32_t tidle
 
uint32_t txdemp
 
uint32_t rxdly
 
uint32_t til
 
uint32_t ril
 
uint32_t inttxfe
 
uint32_t inttxwe
 
uint32_t intrxfe
 
uint32_t intrxwe
 
uint32_t interr
 
uint32_t dmate
 
uint32_t dmare
 

Detailed Description

Control Setting structure definenition.

Field Documentation

◆ dmare

uint32_t dmare

Enable/Disable Receive DMA Interrupt. : Use Rx DMA Interrupt

◆ dmate

uint32_t dmate

Enable/Disable Transmit DMA Interrupt. : Use Tx DMA Interrupt

◆ interr

uint32_t interr

Enable/Disable Error Interrupt. : Use Error Interrupt

◆ intrxfe

uint32_t intrxfe

Enable/Disable Receive FIFO Interrupt. : Use Rx FIFO Interrpt

◆ intrxwe

uint32_t intrxwe

Enable/Disable Receive Interrupt. : Use Rx Interrpt

◆ inttxfe

uint32_t inttxfe

Enable/Disable Transmit FIFO Interrupt. : Use Tx FIFO Interrpt

◆ inttxwe

uint32_t inttxwe

Enable/Disable Transmit Interrupt. : Use Tx Interrpt

◆ ril

uint32_t ril

Receive Fill Level. : Use Rx Fill Level

◆ rxdly

uint32_t rxdly

Fsys Select. : Use RXDLY Value

◆ tidle

uint32_t tidle

IDLE Output Value. : Use IDLE Output Value

◆ til

uint32_t til

Transmit Fill Level. : Use Tx Fill Level

◆ txdemp

uint32_t txdemp

Under Run Occur Output Value. : Use IDLE Output Value


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