i2stx
Xilinx SDK Drivers API Documentation
xi2stx_debug.h File Reference

Data Structures

struct  XI2s_Tx_LogItem
 This structure is used to store log events. More...
 
struct  XI2s_Tx_Log
 The I2s Transmitter Log buffer. More...
 

Macros

#define XI2S_TX_LOG_ITEM_BUFFER_SIZE   (256)
 @ name Log Item Buffer Size More...
 

Enumerations

XI2s_Tx_LogEvt
enum  XI2s_Tx_LogEvt {
  XI2S_TX_AES_BLKCMPLT_EVT, XI2S_TX_AES_BLKSYNCERR_EVT, XI2S_TX_AES_CHSTSUPD_EVT, XI2S_TX_AUD_UNDRFLW_EVT,
  XI2S_TX_LOG_EVT_INVALID
}
 These constants specify different types of handlers and is used to differentiate interrupt requests from the I2S Transmitter peripheral. More...