Data Types - 1.0 English - PG390

RFSoC DFE Fast Fourier Transform LogiCORE IP Product Guide (PG390)

Document ID
PG390
Release Date
2024-05-30
Version
1.0 English

The following types are defined by the API:

Table 1. Data Type Definitions
Name Description
General Types
xdfe_fft_v1_0 Model object type (opaque to user)
xip_uint Unsigned integer type
xip_bit Single bit type
xip_status Result code from API functions; XIP_STATUS_OK, XIP_STATUS_ERROR
xip_msg_handler Message handler function signature
Structures
xdfe_fft_v1_0_config Model configuration parameters, see xdfe_fft_v1_0_config structure section
xdfe_fft_v1_0_ctrl Control structure for the FFT transaction, see xdfe_fft_v1_0_ctrl structure section
Dynamic Arrays
xip_array_complex Dynamic arrays of standard types