Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_StdResult_t Struct Reference

Standard result structure which provides fields for detailed status and error information. More...

Data Fields

Ucs_Result_t code
 Result/Error code.
 
uint8_t * info_ptr
 INIC error data.
 
uint8_t info_size
 Size of the INIC error data in bytes.
 

Detailed Description

Standard result structure which provides fields for detailed status and error information.