i2srx
Xilinx SDK Drivers API Documentation
XI2srx_Config Struct Reference

This typedef contains configuration information for the XI2s Receiver. More...

Data Fields

u32 DeviceId
 DeviceId is the unique ID of the XI2s Receiver. More...
 
u8 DWidth
 Indicates the I2S data width of the core. More...
 

Detailed Description

This typedef contains configuration information for the XI2s Receiver.

Field Documentation

◆ DeviceId

u32 XI2srx_Config::DeviceId

DeviceId is the unique ID of the XI2s Receiver.

Referenced by XI2s_Rx_LogDisplay().

◆ DWidth

u8 XI2srx_Config::DWidth

Indicates the I2S data width of the core.

Referenced by XI2s_Rx_SetSclkOutDiv().