This is the generated driver types header file for the System driver.
More...
Go to the source code of this file.
MAIN Generated Driver Types Header File
- Version
- Driver Version 1.0.1
Definition in file system_types.h.
◆ SYSTEM_CORCON_MODES
◆ CORCON_MODE_TYPE
Enumerator |
---|
CORCON_MODE_PORVALUES | Use POR values of CORCON
|
CORCON_MODE_ENABLEALLSATNORMAL_ROUNDBIASED | Enable saturation for ACCA, ACCB and Dataspace write, enable normal ACCA/ACCB saturation mode and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.
|
CORCON_MODE_ENABLEALLSATNORMAL_ROUNDUNBIASED | Enable saturation for ACCA, ACCB and Dataspace write, enable normal ACCA/ACCB saturation mode and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.
|
CORCON_MODE_DISABLEALLSAT_ROUNDBIASED | Disable saturation for ACCA, ACCB and Dataspace write and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.
|
CORCON_MODE_DISABLEALLSAT_ROUNDUNBIASED | Disable saturation for ACCA, ACCB and Dataspace write and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.
|
CORCON_MODE_ENABLEALLSATSUPER_ROUNDBIASED | Enable saturation for ACCA, ACCB and Dataspace write, enable super ACCA/ACCB saturation mode and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.
|
CORCON_MODE_ENABLEALLSATSUPER_ROUNDUNBIASED | Enable saturation for ACCA, ACCB and Dataspace write, enable super ACCA/ACCB saturation mode and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.
|
Definition at line 48 of file system_types.h.