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

Status register. More...

#include <txz_tspi.h>

Data Fields

uint32_t tspisue
 
uint32_t txrun
 
uint32_t txend
 
uint32_t inttxwf
 
uint32_t tfemp
 
uint32_t tlvll
 
uint32_t rxrun
 
uint32_t rxend
 
uint32_t intrxff
 
uint32_t rffll
 
uint32_t rlvl
 

Detailed Description

Status register.

Field Documentation

§ intrxff

uint32_t intrxff

Rx FIFO Interrupt Flag : Use Receiving FIFO Interrupt Flag

§ inttxwf

uint32_t inttxwf

Tx FIFO Interrupt Flag. : Use Transmitting FIFO Interrupt Flag

§ rffll

uint32_t rffll

Rx FIFO Full Flag : Use Receiving FIFO Full Flag

§ rlvl

uint32_t rlvl

Rx Reach Fill Level : Use Current Receive FIFO Level

§ rxend

uint32_t rxend

Rx Data Receive Complete Flag. : Use Receive Complete Flag

§ rxrun

uint32_t rxrun

Stop/Active Rx Active Flag. : Use Receive State Flag

§ tfemp

uint32_t tfemp

Tx FIFO Empty Flag. : Use Transmitting FIFO Empty Flag

§ tlvll

uint32_t tlvll

Tx Reach Fill Level : Use Current Transmitting FIFO Level

§ tspisue

uint32_t tspisue

Enable/Disable Status Setting Flag. : Use Status Setting Flag

§ txend

uint32_t txend

Tx Data Send Complete Flag. : Use Transmitting Complete Flag

§ txrun

uint32_t txrun

Stop/Active Tx Active Flag. : Use Transmitting State Flag


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