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

Result codes of the GPIO Module.

Enumerator:
UCS_GPIO_RES_SUCCESS 

GPIO command succeeded.

UCS_GPIO_RES_ERR_CMD 

GPIO command failed due to an INIC function-specific error or a transmission error on the MOST network.

The result_type section in Ucs_Gpio_ResultDetails_t will provide you with more detailed information concerning the error type.

UCS_GPIO_RES_ERR_SYNC 

Remote synchronization of target device failed.

The inic_result section in Ucs_Gpio_ResultDetails_t will provide you with more detailed information concerning this error code.