Function Prototype
u32 XRFdc_GetIPStatus(XRFdc *InstancePtr, XRFdc_IPStatus *IPStatusPtr);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- XRFdc_IPStatus *IPStatusPtr
- Pointer to the
XRFdc_IPStatus
structure through which the status is returned.
Description
This API function returns the IP status.
Return Value
XRFDC_SUCCESS