SPRUJC5 April 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
This structure is used to return status values in functions that need more flexibility.
typedef enum
{
Alpha_Internal, /* For internal TI use only. Not intended to be used by customers */
Alpha, /* Early Engineering release. May not be functionally complete */
Beta_Internal, /* For internal TI use only. Not intended to be used by customers */
Beta, /* Functionally complete, to be used for testing and validation */
Production /* Fully validated, functionally complete, ready for production use */
} ATTRIBUTE_PACKED Fapi_ApiProductionStatusType;