Result Object Operations
[Object-Manipulation Operations]

Functions

fsl_shw_return_t fsl_shw_ro_get_status (fsl_shw_result_t *result)
uint32_t fsl_shw_ro_get_reference (fsl_shw_result_t *result)

Detailed Description

As the Result Object contains the result of one of the Operational Functions. The manipulations provided are query-only. No initialization is needed for this object.


Function Documentation

uint32_t fsl_shw_ro_get_reference ( fsl_shw_result_t result  ) 

Retrieve the reference value from a Result Object.

Parameters:
result The result object to query.
Returns:
The reference associated with the request.
fsl_shw_return_t fsl_shw_ro_get_status ( fsl_shw_result_t result  ) 

Retrieve the status code from a Result Object.

Parameters:
result The result object to query.
Returns:
The status of the request.
footer
©  Freescale Semiconductor, Inc., 2007.  All rights reserved.
Freescale Confidential Proprietary
NDA Required
doxygen