This function used to check read completion status of serial Flash connected to the Specific interface.
Prototype
u32 XSfl_FlashReadDone(u8 SflHandler);
Parameters
The following table lists the XSfl_FlashReadDone function arguments.
| Type | Name | Description |
|---|---|---|
| u8 | SflHandler | is a pointer to the Sfl interface driver component to use. |
Returns
- XST_SUCCESS if successful
- XST_FAILURE - In case of failure