i2srx
Vitis Drivers API Documentation
XI2srx_Config Struct Reference

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

Data Fields

u16 DeviceId
 Unique ID of device. 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

u16 XI2srx_Config::DeviceId

Unique ID of device.

Referenced by XI2s_Rx_LogDisplay().

u8 XI2srx_Config::DWidth

Indicates the I2S data width of the core.

Referenced by XI2s_Rx_SetSclkOutDiv().