Create a C model object.
| Argument Name | Type | Description |
|---|---|---|
| config | const xdfe_fft_v1_0_config* | Pointer to the configuration structure |
| msg_handler | xip_msg_handler | Callback function for errors and warnings (providing a null pointer means no messages are output) |
| msg_handle | void* | Optional argument to be passed back to callback function |
| Type | Description |
|---|---|
| xdfe_fft_v1_0* | Return status message for function |