|
ADL (AMD Display Library) Public APIs
Version 18.1
|
These defines the ECC(Error Correction Code) state. It is used by ADL_Workstation_ECC_Get,ADL_Workstation_ECC_SetError Correction is OFF. More...
Macros | |
| #define | ECC_MODE_HBM 3 |
| Error Correction is HBM. More... | |
| #define | ECC_MODE_OFF 0 |
| #define | ECC_MODE_ON 2 |
| Error Correction is ECCV2. More... | |
These defines the ECC(Error Correction Code) state. It is used by ADL_Workstation_ECC_Get,ADL_Workstation_ECC_Set
Error Correction is OFF.
| #define ECC_MODE_HBM 3 |
Error Correction is HBM.
| #define ECC_MODE_OFF 0 |
| #define ECC_MODE_ON 2 |
Error Correction is ECCV2.