1.5.5.4.8 SRV_FU_MEM_TRANSFER_RESULT Enum
C
typedef enum {
SRV_FU_MEM_TRANSFER_OK,
SRV_FU_MEM_TRANSFER_ERROR,
} SRV_FU_MEM_TRANSFER_RESULT;
Summary
Possible results of a memory transaction.
Description
Possible results of a memory transaction.
Remarks
None.