The following types are defined by the API:
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 |