This function checks the readiness of the device, which means it has been successfully initialized.
Note: None.
Prototype
int XFlash_IsReady(XFlash *InstancePtr);
Parameters
The following table lists the XFlash_IsReady
function arguments.
Type | Name | Description |
---|---|---|
XFlash * | InstancePtr | Pointer to the XFlash instance. |